Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h421 #define HCI_AT_DEDICATED_BONDING 0x02 macro
/linux-4.4.14/net/bluetooth/
Dl2cap_core.c762 return HCI_AT_DEDICATED_BONDING; in l2cap_get_auth_type()
Dmgmt.c3539 auth_type = HCI_AT_DEDICATED_BONDING; in pair_device()