Home
last modified time | relevance | path

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

/Linux-v5.4/net/bluetooth/
Dhci_conn.c800 if (use_ext_conn(hdev)) { in hci_req_add_le_create_conn()
Dhci_core.c711 if (use_ext_conn(hdev)) in hci_init3_req()
/Linux-v5.4/include/net/bluetooth/
Dhci_core.h1213 #define use_ext_conn(dev) ((dev)->commands[37] & 0x80) macro