Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/net/bluetooth/
Dhci.h785 #define HCI_OP_USER_CONFIRM_REPLY 0x042c macro
/kernel/linux/linux-5.10/net/bluetooth/
Dhci_conn.c474 hci_send_cmd(conn->hdev, HCI_OP_USER_CONFIRM_REPLY, sizeof(conn->dst), in hci_conn_auto_accept()
Dhci_event.c3455 case HCI_OP_USER_CONFIRM_REPLY: in hci_cmd_complete_evt()
4738 hci_send_cmd(hdev, HCI_OP_USER_CONFIRM_REPLY, in hci_user_confirm_request_evt()
Dmgmt.c3186 HCI_OP_USER_CONFIRM_REPLY, 0); in user_confirm_reply()