Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci.h674 #define HCI_OP_USER_PASSKEY_REPLY 0x042e macro
/linux-4.1.27/net/bluetooth/
Dmgmt.c3601 if (hci_op == HCI_OP_USER_PASSKEY_REPLY) { in user_pairing_resp()
3668 HCI_OP_USER_PASSKEY_REPLY, cp->passkey); in user_passkey_reply()
Dhci_event.c2959 case HCI_OP_USER_PASSKEY_REPLY: in hci_cmd_complete_evt()