Home
last modified time | relevance | path

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

/Linux-v4.19/include/net/bluetooth/
Dhci.h613 #define HCI_OP_PIN_CODE_NEG_REPLY 0x040e macro
/Linux-v4.19/net/bluetooth/
Dhci_event.c3198 case HCI_OP_PIN_CODE_NEG_REPLY: in hci_cmd_complete_evt()
3690 hci_send_cmd(hdev, HCI_OP_PIN_CODE_NEG_REPLY, in hci_pin_code_request_evt()
Dmgmt.c2658 err = hci_send_cmd(hdev, HCI_OP_PIN_CODE_NEG_REPLY, in send_pin_code_neg_reply()
3100 HCI_OP_PIN_CODE_NEG_REPLY, 0); in pin_code_neg_reply()