Home
last modified time | relevance | path

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

/linux-6.1.9/net/bluetooth/
Dsco.c803 hci_send_cmd(hdev, HCI_OP_ACCEPT_SYNC_CONN_REQ, in sco_conn_defer_accept()
Dhci_event.c3356 hci_send_cmd(hdev, HCI_OP_ACCEPT_SYNC_CONN_REQ, sizeof(cp), in hci_conn_request_evt()
/linux-6.1.9/include/net/bluetooth/
Dhci.h826 #define HCI_OP_ACCEPT_SYNC_CONN_REQ 0x0429 macro