Home
last modified time | relevance | path

Searched refs:NG_HCI_OPCODE (Results 1 – 12 of 12) sorted by relevance

/freebsd-12-stable/usr.sbin/bluetooth/hccontrol/
Dhost_controller_baseband.c99 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND, in hci_reset()
120 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND, in hci_read_pin_type()
160 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND, in hci_write_pin_type()
198 cmd.hdr.opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND, in hci_read_stored_link_key()
331 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND, in hci_write_stored_link_key()
379 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND, in hci_delete_stored_link_key()
416 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND, in hci_change_local_name()
439 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND, in hci_read_local_name()
463 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND, in hci_read_connection_accept_timeout()
505 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND, in hci_write_connection_accept_timeout()
[all …]
Dle.c112 e = hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LE, in le_set_scan_param()
137 e = hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LE, in le_set_scan_enable()
219 e = hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LE, in le_set_scan_response()
242 NG_HCI_OPCODE(NG_HCI_OGF_LE, in le_read_local_supported_features()
271 if (hci_simple_request(s, NG_HCI_OPCODE( in le_read_supported_states()
301 e = hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LE, in set_le_event_mask()
321 e = hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND, in set_event_mask()
363 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LE, in le_set_advertising_enable()
441 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LE, in le_set_advertising_param()
463 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LE, in le_read_advertising_channel_tx_power()
[all …]
Dinfo.c49 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_INFO, in hci_read_local_version_information()
84 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_INFO, in hci_read_local_supported_commands()
116 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_INFO, in hci_read_local_supported_features()
144 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_INFO, in hci_read_buffer_size()
175 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_INFO, in hci_read_country_code()
200 if (hci_simple_request(s, NG_HCI_OPCODE(NG_HCI_OGF_INFO, in hci_read_bd_addr()
Dstatus.c65 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_STATUS, in hci_read_failed_contact_counter()
107 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_STATUS, in hci_reset_failed_contact_counter()
146 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_STATUS, in hci_get_link_quality()
188 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_STATUS, in hci_read_rssi()
Dlink_policy.c66 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LINK_POLICY, in hci_role_discovery()
120 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LINK_POLICY, in hci_switch_role()
182 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LINK_POLICY, in hci_read_link_policy_settings()
232 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LINK_POLICY, in hci_write_link_policy_settings()
Dlink_control.c94 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL, in hci_inquiry()
252 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL, in hci_create_connection()
328 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL, in hci_disconnect()
407 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL, in hci_add_sco_connection()
478 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL, in hci_change_connection_packet_type()
571 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL, in hci_remote_name_request()
634 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL, in hci_read_remote_supported_features()
702 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL, in hci_read_remote_version_information()
774 if (hci_request(s, NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL, in hci_read_clock_offset()
/freebsd-12-stable/sys/netgraph/bluetooth/drivers/ubt/
Dng_ubt_intel.c165 NG_HCI_OPCODE(NG_HCI_OGF_HC_BASEBAND, NG_HCI_OCF_RESET), in ubt_intel_probe()
176 NG_HCI_OPCODE(NG_HCI_OGF_VENDOR, 0x05), in ubt_intel_probe()
191 NG_HCI_OPCODE(NG_HCI_OGF_VENDOR, 0x05), in ubt_intel_probe()
/freebsd-12-stable/usr.sbin/bluetooth/hcsecd/
Dhcsecd.c281 cmd->opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL, in send_pin_code_reply()
296 cmd->opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL, in send_pin_code_reply()
340 cmd->opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL, in send_link_key_reply()
354 cmd->opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL, in send_link_key_reply()
/freebsd-12-stable/sys/netgraph/bluetooth/hci/
Dng_hci_ulpi.c252 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()
619 req->hdr.opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LE, in ng_hci_lp_le_con_req()
732 req->hdr.opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL, in ng_hci_lp_discon_req()
1009 req->hdr.opcode = htole16(NG_HCI_OPCODE( in ng_hci_lp_con_rsp()
1043 req->hdr.opcode = htole16(NG_HCI_OPCODE( in ng_hci_lp_con_rsp()
1228 req->hdr.opcode = htole16(NG_HCI_OPCODE(NG_HCI_OGF_LINK_POLICY, in ng_hci_lp_qos_req()
Dng_hci_evnt.c762 lp->hdr.opcode = htole16(NG_HCI_OPCODE( in con_compl()
/freebsd-12-stable/lib/libbluetooth/
Dhci.c489 NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL, NG_HCI_OCF_INQUIRY), in bt_devinquiry()
579 r.opcode = NG_HCI_OPCODE(NG_HCI_OGF_LINK_CONTROL, in bt_devremote_name()
/freebsd-12-stable/sys/netgraph/bluetooth/include/
Dng_hci.h316 #define NG_HCI_OPCODE(gf,cf) ((((gf) & 0x3f) << 10) | ((cf) & 0x3ff)) macro