Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci.h725 #define HCI_OP_USER_PASSKEY_REPLY 0x042e macro
/Linux-v4.19/net/bluetooth/
Dmgmt.c3073 if (hci_op == HCI_OP_USER_PASSKEY_REPLY) { in user_pairing_resp()
3140 HCI_OP_USER_PASSKEY_REPLY, cp->passkey); in user_passkey_reply()
Dhci_event.c3230 case HCI_OP_USER_PASSKEY_REPLY: in hci_cmd_complete_evt()