Home
last modified time | relevance | path

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

/Linux-v5.10/net/bluetooth/
Dhci_conn.c828 if (use_ext_conn(hdev)) { in hci_req_add_le_create_conn()
/Linux-v5.10/include/net/bluetooth/
Dhci_core.h1372 #define use_ext_conn(dev) ((dev)->commands[37] & 0x80) macro