Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/fwserial/
Dfwserial.c30 static bool auto_connect = true; /* try to VIRT_CABLE to every peer */ variable
/Linux-v4.19/include/net/bluetooth/
Dhci_core.h545 } auto_connect; member
/Linux-v4.19/net/bluetooth/
Dmgmt.c5546 u8 addr_type, u8 auto_connect) in hci_conn_params_set()