Home
last modified time | relevance | path

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

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