Home
last modified time | relevance | path

Searched defs:auto_connect (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/fwserial/
Dfwserial.c39 static bool auto_connect = true; /* try to VIRT_CABLE to every peer */ variable
/linux-4.1.27/include/net/bluetooth/
Dhci_core.h505 } auto_connect; member
/linux-4.1.27/net/bluetooth/
Dmgmt.c5945 u8 addr_type, u8 auto_connect) in hci_conn_params_set()