Searched refs:NG_HCI_OGF_LINK_CONTROL (Results 1 – 4 of 4) sorted by relevance
252 req->hdr.opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL, in ng_hci_lp_acl_con_req()445 req->hdr.opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL, in ng_hci_lp_sco_con_req()732 req->hdr.opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL, in ng_hci_lp_discon_req()1008 NG_HCI_OGF_LINK_CONTROL, in ng_hci_lp_con_rsp()1042 NG_HCI_OGF_LINK_CONTROL, in ng_hci_lp_con_rsp()
202 case NG_HCI_OGF_LINK_CONTROL: in ng_hci_process_command_complete()299 case NG_HCI_OGF_LINK_CONTROL: in ng_hci_process_command_status()
825 f = ng_btsocket_hci_raw_sec_filter->commands[NG_HCI_OGF_LINK_CONTROL-1]; in ng_btsocket_hci_raw_init()
694 #define NG_HCI_OGF_LINK_CONTROL 0x01 /* OpCode Group Field */ macro