Home
last modified time | relevance | path

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

/include/net/bluetooth/
Dhci_core.h920 if (c->role == HCI_ROLE_SLAVE) in hci_conn_hash_add()
946 if (c->role == HCI_ROLE_SLAVE) in hci_conn_hash_del()
Dhci.h586 #define HCI_ROLE_SLAVE 0x01 macro