Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci_core.h1696 #define use_ext_conn(dev) ((dev)->commands[37] & 0x80) macro
/linux-6.1.9/net/bluetooth/
Dhci_sync.c6025 if (use_ext_conn(hdev)) { in hci_le_create_conn_sync()