Searched refs:HCI_OP_PIN_CODE_NEG_REPLY (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci.h | 684 #define HCI_OP_PIN_CODE_NEG_REPLY 0x040e macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci.h | 788 #define HCI_OP_PIN_CODE_NEG_REPLY 0x040e macro
|
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | hci_event.c | 3437 case HCI_OP_PIN_CODE_NEG_REPLY: in hci_cmd_complete_evt() 3949 hci_send_cmd(hdev, HCI_OP_PIN_CODE_NEG_REPLY, in hci_pin_code_request_evt()
|
H A D | mgmt.c | 2716 err = hci_send_cmd(hdev, HCI_OP_PIN_CODE_NEG_REPLY, in send_pin_code_neg_reply() 3175 HCI_OP_PIN_CODE_NEG_REPLY, 0); in pin_code_neg_reply()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | hci_event.c | 4122 HCI_CC(HCI_OP_PIN_CODE_NEG_REPLY, hci_cc_pin_code_neg_reply, 4638 hci_send_cmd(hdev, HCI_OP_PIN_CODE_NEG_REPLY, in hci_pin_code_request_evt()
|
H A D | mgmt.c | 3205 err = hci_send_cmd(hdev, HCI_OP_PIN_CODE_NEG_REPLY, in send_pin_code_neg_reply() 3660 HCI_OP_PIN_CODE_NEG_REPLY, 0); in pin_code_neg_reply()
|
Completed in 48 milliseconds