Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci.h590 #define HCI_AT_DEDICATED_BONDING 0x02 macro
/linux-6.1.9/net/bluetooth/
Dl2cap_core.c878 return HCI_AT_DEDICATED_BONDING; in l2cap_get_auth_type()
Dmgmt.c3475 auth_type = HCI_AT_DEDICATED_BONDING; in pair_device()