Home
last modified time | relevance | path

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

/linux-4.19.296/include/net/bluetooth/
Dhci_core.h713 if (c->role == HCI_ROLE_SLAVE) in hci_conn_hash_add()
739 if (c->role == HCI_ROLE_SLAVE) in hci_conn_hash_del()
Dhci.h505 #define HCI_ROLE_SLAVE 0x01 macro