Home
last modified time | relevance | path

Searched refs:use_ext_conn (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/net/bluetooth/
Dhci_conn.c797 if (use_ext_conn(hdev)) { in hci_req_add_le_create_conn()
Dhci_core.c710 if (use_ext_conn(hdev)) in hci_init3_req()
/Linux-v4.19/include/net/bluetooth/
Dhci_core.h1187 #define use_ext_conn(dev) ((dev)->commands[37] & 0x80) macro