Home
last modified time | relevance | path

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

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