Home
last modified time | relevance | path

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

/Linux-v5.10/include/net/bluetooth/
Dhci.h788 #define HCI_OP_USER_PASSKEY_REPLY 0x042e macro
/Linux-v5.10/net/bluetooth/
Dmgmt.c3140 if (hci_op == HCI_OP_USER_PASSKEY_REPLY) { in user_pairing_resp()
3207 HCI_OP_USER_PASSKEY_REPLY, cp->passkey); in user_passkey_reply()
Dhci_event.c3460 case HCI_OP_USER_PASSKEY_REPLY: in hci_cmd_complete_evt()