Home
last modified time | relevance | path

Searched refs:HCI_OP_PIN_CODE_REPLY (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/include/net/bluetooth/
H A Dhci.h673 #define HCI_OP_PIN_CODE_REPLY 0x040d macro
/kernel/linux/linux-6.6/include/net/bluetooth/
H A Dhci.h777 #define HCI_OP_PIN_CODE_REPLY 0x040d macro
/kernel/linux/linux-5.10/net/bluetooth/
H A Dhci_event.c986 cp = hci_sent_cmd_data(hdev, HCI_OP_PIN_CODE_REPLY); in hci_cc_pin_code_reply()
3433 case HCI_OP_PIN_CODE_REPLY: in hci_cmd_complete_evt()
H A Dmgmt.c2777 err = hci_send_cmd(hdev, HCI_OP_PIN_CODE_REPLY, sizeof(reply), &reply); in pin_code_reply()
/kernel/linux/linux-6.6/net/bluetooth/
H A Dhci_event.c1222 cp = hci_sent_cmd_data(hdev, HCI_OP_PIN_CODE_REPLY); in hci_cc_pin_code_reply()
4120 HCI_CC(HCI_OP_PIN_CODE_REPLY, hci_cc_pin_code_reply,
H A Dmgmt.c3266 err = hci_send_cmd(hdev, HCI_OP_PIN_CODE_REPLY, sizeof(reply), &reply); in pin_code_reply()

Completed in 48 milliseconds