Searched refs:HCI_OP_ACCEPT_CONN_REQ (Results 1 - 6 of 6) sorted by relevance
/kernel/linux/linux-5.10/net/bluetooth/ |
H A D | sco.c | 771 hci_send_cmd(hdev, HCI_OP_ACCEPT_CONN_REQ, sizeof(cp), &cp); in sco_conn_defer_accept()
|
H A D | hci_event.c | 2778 hci_send_cmd(hdev, HCI_OP_ACCEPT_CONN_REQ, sizeof(cp), &cp); in hci_conn_request_evt()
|
/kernel/linux/linux-6.6/net/bluetooth/ |
H A D | sco.c | 765 hci_send_cmd(hdev, HCI_OP_ACCEPT_CONN_REQ, sizeof(cp), &cp); in sco_conn_defer_accept()
|
H A D | hci_event.c | 3356 hci_send_cmd(hdev, HCI_OP_ACCEPT_CONN_REQ, sizeof(cp), &cp); in hci_conn_request_evt()
|
/kernel/linux/linux-5.10/include/net/bluetooth/ |
H A D | hci.h | 650 #define HCI_OP_ACCEPT_CONN_REQ 0x0409 macro
|
/kernel/linux/linux-6.6/include/net/bluetooth/ |
H A D | hci.h | 754 #define HCI_OP_ACCEPT_CONN_REQ 0x0409 macro
|
Completed in 31 milliseconds