Home | History | Annotate | Download | only in hcic

Lines Matching full:handle

166 BOOLEAN btsnd_hcic_disconnect (UINT16 handle, UINT8 reason)
181 UINT16_TO_STREAM (pp, handle);
189 BOOLEAN btsnd_hcic_add_SCO_conn (UINT16 handle, UINT16 packet_types)
205 UINT16_TO_STREAM (pp, handle);
383 BOOLEAN btsnd_hcic_change_conn_type (UINT16 handle, UINT16 packet_types)
399 UINT16_TO_STREAM (pp, handle);
406 BOOLEAN btsnd_hcic_auth_request (UINT16 handle)
422 UINT16_TO_STREAM (pp, handle);
428 BOOLEAN btsnd_hcic_set_conn_encrypt (UINT16 handle, BOOLEAN enable)
444 UINT16_TO_STREAM (pp, handle);
499 BOOLEAN btsnd_hcic_rmt_features_req (UINT16 handle)
515 UINT16_TO_STREAM (pp, handle);
521 BOOLEAN btsnd_hcic_rmt_ext_features (UINT16 handle, UINT8 page_num)
537 UINT16_TO_STREAM (pp, handle);
544 BOOLEAN btsnd_hcic_rmt_ver_req (UINT16 handle)
560 UINT16_TO_STREAM (pp, handle);
566 BOOLEAN btsnd_hcic_read_rmt_clk_offset (UINT16 handle)
582 UINT16_TO_STREAM (pp, handle);
588 BOOLEAN btsnd_hcic_read_lmp_handle (UINT16 handle)
604 UINT16_TO_STREAM (pp, handle);
610 BOOLEAN btsnd_hcic_setup_esco_conn (UINT16 handle, UINT32 tx_bw,
628 UINT16_TO_STREAM (pp, handle);
694 BOOLEAN btsnd_hcic_hold_mode (UINT16 handle, UINT16 max_hold_period,
711 UINT16_TO_STREAM (pp, handle);
719 BOOLEAN btsnd_hcic_sniff_mode (UINT16 handle, UINT16 max_sniff_period,
737 UINT16_TO_STREAM (pp, handle);
747 BOOLEAN btsnd_hcic_exit_sniff_mode (UINT16 handle)
763 UINT16_TO_STREAM (pp, handle);
769 BOOLEAN btsnd_hcic_park_mode (UINT16 handle, UINT16 beacon_max_interval,
786 UINT16_TO_STREAM (pp, handle);
794 BOOLEAN btsnd_hcic_exit_park_mode (UINT16 handle)
810 UINT16_TO_STREAM (pp, handle);
816 BOOLEAN btsnd_hcic_qos_setup (UINT16 handle, UINT8 flags, UINT8 service_type,
834 UINT16_TO_STREAM (pp, handle);
869 BOOLEAN btsnd_hcic_write_policy_set (UINT16 handle, UINT16 settings)
884 UINT16_TO_STREAM (pp, handle);
1216 BOOLEAN btsnd_hcic_write_auto_flush_tout (UINT16 handle, UINT16 tout)
1232 UINT16_TO_STREAM (pp, handle);
1239 BOOLEAN btsnd_hcic_read_tx_power (UINT16 handle, UINT8 type)
1255 UINT16_TO_STREAM (pp, handle);
1262 BOOLEAN btsnd_hcic_host_num_xmitted_pkts (UINT8 num_handles, UINT16 *handle,
1284 UINT16_TO_STREAM (pp, handle[j]);
1292 BOOLEAN btsnd_hcic_write_link_super_tout (UINT8 local_controller_id, UINT16 handle, UINT16 timeout)
1308 UINT16_TO_STREAM (pp, handle);
1346 BOOLEAN btsnd_hcic_sniff_sub_rate(UINT16 handle, UINT16 max_lat,
1363 UINT16_TO_STREAM (pp, handle);
1629 BOOLEAN btsnd_hcic_enhanced_flush (UINT16 handle, UINT8 packet_type)
1644 UINT16_TO_STREAM (pp, handle);
1656 BOOLEAN btsnd_hcic_get_link_quality (UINT16 handle)
1672 UINT16_TO_STREAM (pp, handle);
1678 BOOLEAN btsnd_hcic_read_rssi (UINT16 handle)
1694 UINT16_TO_STREAM (pp, handle);