Searched refs:HCI_OP_REJECT_CONN_REQ (Results 1 – 6 of 6) sorted by relevance
523 #define HCI_OP_REJECT_CONN_REQ 0x040a macro
278 case HCI_OP_REJECT_CONN_REQ: in print_error_command()
1891 case HCI_OP_REJECT_CONN_REQ: in print_command()
656 #define HCI_OP_REJECT_CONN_REQ 0x040a macro
2711 hci_req_add(req, HCI_OP_REJECT_CONN_REQ, in __hci_abort_conn()
2690 hci_send_cmd(hdev, HCI_OP_REJECT_CONN_REQ, sizeof(cp), &cp); in hci_reject_conn()