Home
last modified time | relevance | path

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

/Linux-v6.1/include/net/bluetooth/
Dhci.h702 #define HCI_OP_REJECT_CONN_REQ 0x040a macro
/Linux-v6.1/net/bluetooth/
Dhci_conn.c2818 HCI_OP_REJECT_CONN_REQ, in hci_abort_conn()
Dhci_sync.c5114 return __hci_cmd_sync_status(hdev, HCI_OP_REJECT_CONN_REQ, in hci_reject_conn_sync()
Dhci_event.c3267 hci_send_cmd(hdev, HCI_OP_REJECT_CONN_REQ, sizeof(cp), &cp); in hci_reject_conn()