Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h796 #define HCI_OP_USER_PASSKEY_REPLY 0x042e macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dmgmt.c3143 if (hci_op == HCI_OP_USER_PASSKEY_REPLY) { in user_pairing_resp()
3210 HCI_OP_USER_PASSKEY_REPLY, cp->passkey); in user_passkey_reply()
H A Dhci_event.c3460 case HCI_OP_USER_PASSKEY_REPLY: in hci_cmd_complete_evt()