Home
last modified time | relevance | path

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

/linux-4.1.27/include/net/bluetooth/
Dhci.h534 #define HCI_OP_REJECT_CONN_REQ 0x040a macro
/linux-4.1.27/net/bluetooth/
Dhci_event.c2307 hci_send_cmd(hdev, HCI_OP_REJECT_CONN_REQ, sizeof(cp), &cp); in hci_reject_conn()
Dmgmt.c1531 hci_req_add(&req, HCI_OP_REJECT_CONN_REQ, in clean_up_hci_state()