Home
last modified time | relevance | path

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

/linux-4.4.14/include/net/bluetooth/
Dhci.h688 #define HCI_OP_USER_PASSKEY_REPLY 0x042e macro
/linux-4.4.14/net/bluetooth/
Dmgmt.c3724 if (hci_op == HCI_OP_USER_PASSKEY_REPLY) { in user_pairing_resp()
3791 HCI_OP_USER_PASSKEY_REPLY, cp->passkey); in user_passkey_reply()
Dhci_event.c2952 case HCI_OP_USER_PASSKEY_REPLY: in hci_cmd_complete_evt()