Home
last modified time | relevance | path

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

/linux-6.1.9/include/net/bluetooth/
Dhci.h750 #define HCI_OP_PIN_CODE_NEG_REPLY 0x040e macro
/linux-6.1.9/net/bluetooth/
Dhci_event.c4057 HCI_CC(HCI_OP_PIN_CODE_NEG_REPLY, hci_cc_pin_code_neg_reply,
4566 hci_send_cmd(hdev, HCI_OP_PIN_CODE_NEG_REPLY, in hci_pin_code_request_evt()
Dmgmt.c3245 err = hci_send_cmd(hdev, HCI_OP_PIN_CODE_NEG_REPLY, in send_pin_code_neg_reply()
3713 HCI_OP_PIN_CODE_NEG_REPLY, 0); in pin_code_neg_reply()