Home
last modified time | relevance | path

Searched refs:HCI_OP_PIN_CODE_NEG_REPLY (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A Drtk_btusb.h527 #define HCI_OP_PIN_CODE_NEG_REPLY 0x040e macro
/OK3568_Linux_fs/kernel/include/net/bluetooth/
H A Dhci.h684 #define HCI_OP_PIN_CODE_NEG_REPLY 0x040e macro
/OK3568_Linux_fs/kernel/net/bluetooth/
H A Dhci_event.c3428 case HCI_OP_PIN_CODE_NEG_REPLY: in hci_cmd_complete_evt()
3940 hci_send_cmd(hdev, HCI_OP_PIN_CODE_NEG_REPLY, in hci_pin_code_request_evt()
H A Dmgmt.c2715 err = hci_send_cmd(hdev, HCI_OP_PIN_CODE_NEG_REPLY, in send_pin_code_neg_reply()
3170 HCI_OP_PIN_CODE_NEG_REPLY, 0); in pin_code_neg_reply()