Home
last modified time | relevance | path

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

/openbmc/linux/include/net/bluetooth/
H A Dhci.h885 #define HCI_OP_USER_CONFIRM_REPLY 0x042c macro
/openbmc/linux/net/bluetooth/
H A Dhci_conn.c621 hci_send_cmd(conn->hdev, HCI_OP_USER_CONFIRM_REPLY, sizeof(conn->dst), in hci_conn_auto_accept()
H A Dhci_event.c4088 HCI_CC(HCI_OP_USER_CONFIRM_REPLY, hci_cc_user_confirm_reply,
5365 hci_send_cmd(hdev, HCI_OP_USER_CONFIRM_REPLY, in hci_user_confirm_request_evt()
H A Dmgmt.c3698 HCI_OP_USER_CONFIRM_REPLY, 0); in user_confirm_reply()