Home | History | Annotate | Download | only in hcic

Lines Matching full:uint16

86 BOOLEAN btsnd_hcic_per_inq_mode (UINT16 max_period, UINT16 min_period,
133 BOOLEAN btsnd_hcic_create_conn(BD_ADDR dest, UINT16 packet_types,
135 UINT16 clock_offset, UINT8 allow_switch)
175 BOOLEAN btsnd_hcic_disconnect (UINT16 handle, UINT8 reason)
204 BOOLEAN btsnd_hcic_add_SCO_conn (UINT16 handle, UINT16 packet_types)
394 BOOLEAN btsnd_hcic_change_conn_type (UINT16 handle, UINT16 packet_types)
417 BOOLEAN btsnd_hcic_auth_request (UINT16 handle)
439 BOOLEAN btsnd_hcic_set_conn_encrypt (UINT16 handle, BOOLEAN enable)
462 BOOLEAN btsnd_hcic_change_link_key (UINT16 handle)
507 UINT8 page_scan_mode, UINT16 clock_offset)
559 BOOLEAN btsnd_hcic_rmt_features_req (UINT16 handle)
581 BOOLEAN btsnd_hcic_rmt_ext_features (UINT16 handle, UINT8 page_num)
604 BOOLEAN btsnd_hcic_rmt_ver_req (UINT16 handle)
626 BOOLEAN btsnd_hcic_read_rmt_clk_offset (UINT16 handle)
648 BOOLEAN btsnd_hcic_read_lmp_handle (UINT16 handle)
670 BOOLEAN btsnd_hcic_setup_esco_conn (UINT16 handle, UINT32 tx_bw,
671 UINT32 rx_bw, UINT16 max_latency, UINT16 voice,
672 UINT8 retrans_effort, UINT16 packet_types)
701 UINT32 rx_bw, UINT16 max_latency,
702 UINT16 content_fmt, UINT8 retrans_effort,
703 UINT16 packet_types)
754 BOOLEAN btsnd_hcic_hold_mode (UINT16 handle, UINT16 max_hold_period,
755 UINT16 min_hold_period)
779 BOOLEAN btsnd_hcic_sniff_mode (UINT16 handle, UINT16 max_sniff_period,
780 UINT16 min_sniff_period, UINT16 sniff_attempt,
781 UINT16 sniff_timeout)
807 BOOLEAN btsnd_hcic_exit_sniff_mode (UINT16 handle)
829 BOOLEAN btsnd_hcic_park_mode (UINT16 handle, UINT16 beacon_max_interval,
830 UINT16 beacon_min_interval)
854 BOOLEAN btsnd_hcic_exit_park_mode (UINT16 handle)
876 BOOLEAN btsnd_hcic_qos_setup (UINT16 handle, UINT8 flags, UINT8 service_type,
906 BOOLEAN btsnd_hcic_role_discovery (UINT16 handle)
951 BOOLEAN btsnd_hcic_read_policy_set (UINT16 handle)
973 BOOLEAN btsnd_hcic_write_policy_set (UINT16 handle, UINT16 settings)
1015 BOOLEAN btsnd_hcic_write_def_policy_set (UINT16 settings)
1036 BOOLEAN btsnd_hcic_flow_specification(UINT16 handle, UINT8 flags, UINT8 flow_direct,
1156 p->len = (UINT16)(HCIC_PREAMBLE_SIZE + 2 + filt_cond_len);
1184 p->len = (UINT16)(HCIC_PREAMBLE_SIZE + 1);
1194 BOOLEAN btsnd_hcic_flush (UINT8 local_controller_id, UINT16 handle)
1361 UINT16 len = strlen ((char *)name) + 1;
1423 BOOLEAN btsnd_hcic_write_conn_acc_tout (UINT8 local_controller_id, UINT16 timeout)
1465 BOOLEAN btsnd_hcic_write_page_tout (UINT16 timeout)
1549 BOOLEAN btsnd_hcic_write_pagescan_cfg(UINT16 interval, UINT16 window)
1592 BOOLEAN btsnd_hcic_write_inqscan_cfg(UINT16 interval, UINT16 window)
1761 BOOLEAN btsnd_hcic_write_voice_settings(UINT16 flags)
1783 BOOLEAN btsnd_hcic_read_auto_flush_tout (UINT16 handle)
1805 BOOLEAN btsnd_hcic_write_auto_flush_tout (UINT16 handle, UINT16 tout)
1912 BOOLEAN btsnd_hcic_read_tx_power (UINT16 handle, UINT8 type)
1999 BOOLEAN btsnd_hcic_set_host_buf_size (UINT16 acl_len, UINT8 sco_len,
2000 UINT16 acl_num, UINT16 sco_num)
2025 BOOLEAN btsnd_hcic_host_num_xmitted_pkts (UINT8 num_handles, UINT16 *handle,
2026 UINT16 *num_pkts)
2055 BOOLEAN btsnd_hcic_read_link_super_tout (UINT8 local_controller_id, UINT16 handle)
2077 BOOLEAN btsnd_hcic_write_link_super_tout (UINT8 local_controller_id, UINT16 handle, UINT16 timeout)
2255 BOOLEAN btsnd_hcic_sniff_sub_rate(UINT16 handle, UINT16 max_lat,
2256 UINT16 min_remote_lat, UINT16 min_local_lat)
2691 BOOLEAN btsnd_hcic_enhanced_flush (UINT16 handle, UINT8 packet_type)
2715 BOOLEAN btsnd_hcic_refresh_encryption_key (UINT16 handle)
2881 BOOLEAN btsnd_hcic_read_fail_contact_count (UINT8 local_controller_id, UINT16 handle)
2903 BOOLEAN btsnd_hcic_reset_fail_contact_count (UINT8 local_controller_id, UINT16 handle)
2925 BOOLEAN btsnd_hcic_get_link_quality (UINT16 handle)
2947 BOOLEAN btsnd_hcic_read_rssi (UINT16 handle)
3133 BOOLEAN btsnd_hcic_read_afh_channel_map (UINT16 handle)
3155 BOOLEAN btsnd_hcic_read_clock (UINT16 handle, UINT8 which_clock)
3309 void btsnd_hcic_vendor_spec_cmd (void *buffer, UINT16 opcode, UINT8 len,
3328 void btsnd_hcic_data (BT_HDR *p_buf, UINT16 len, UINT16 handle, UINT8 boundary, UINT8 broadcast)