| /packages/modules/Bluetooth/system/stack/avrc/ |
| D | avrc_bld_ct.cc | 192 uint8_t param_len = in avrc_bld_get_current_player_app_values_cmd() local 223 uint8_t param_len = (2 * num_attrib_id) + 1; in avrc_bld_set_current_player_app_values_cmd() local 253 uint8_t param_len = p_cmd->num_attr + 1; in avrc_bld_get_player_app_setting_attr_text_cmd() local 282 uint8_t param_len = p_cmd->num_val + 1; in avrc_bld_get_player_app_setting_value_text_cmd() local 312 uint8_t param_len = (4 * num_attrib) + 9; in avrc_bld_get_element_attr_cmd() local
|
| /packages/modules/Bluetooth/system/stack/sdp/ |
| D | sdp_discovery.cc | 138 uint16_t param_len; in sdp_snd_service_search_req() local 420 uint16_t param_len, list_byte_count; in process_service_attr_rsp() local 550 uint16_t param_len, lists_byte_count = 0; in process_service_search_attr_rsp() local
|
| D | sdp_server.cc | 216 uint16_t trans_num, param_len; in sdp_server_handle_client_req() local 283 uint16_t param_len, uint8_t* p_req, in process_service_search() 415 uint16_t param_len, uint8_t* p_req, in process_service_attr_req() 692 uint16_t param_len, uint8_t* p_req, in process_service_search_attr_req()
|
| D | sdp_utils.cc | 752 uint8_t* sdpu_extract_uid_seq(uint8_t* p, uint16_t param_len, in sdpu_extract_uid_seq() 867 uint8_t* sdpu_extract_attr_seq(uint8_t* p, uint16_t param_len, in sdpu_extract_attr_seq()
|
| /packages/modules/Bluetooth/system/stack/hcic/ |
| D | hciblecmds.cc | 404 uint8_t* param, uint16_t param_len) { in btsnd_hcic_ble_rand() 642 uint16_t param_len = 3 + (5 * phy_cnt); in btsnd_hcic_ble_set_extended_scan_params() local 669 const int param_len = 6; in btsnd_hcic_ble_set_extended_scan_enable() local 698 uint8_t param_len = 10 + (16 * phy_cnt); in btsnd_hcic_ble_ext_create_conn() local 805 const int param_len = 2; in btsnd_hcic_accept_cis_req() local 834 const int param_len = 2; in btsnd_hcic_req_peer_sca() local 854 const int param_len = 31; in btsnd_hcic_create_big() local 883 const int param_len = 2; in btsnd_hcic_term_big() local
|
| /packages/modules/Bluetooth/system/btif/test/ |
| D | btif_hf_client_service_test.cc | 51 char* p_params, int param_len, in btif_transfer_context()
|
| D | btif_rc_test.cc | 88 char* p_params, int param_len, in btif_transfer_context()
|
| /packages/modules/Bluetooth/system/test/mock/ |
| D | mock_stack_btm_devctl.cc | 103 void BTM_VendorSpecificCommand(uint16_t opcode, uint8_t param_len, in BTM_VendorSpecificCommand()
|
| D | mock_btif_core.cc | 59 char* p_params, int param_len, in btif_transfer_context()
|
| D | mock_stack_btm_ble_gap.cc | 248 void btm_ble_periodic_adv_sync_tx_rcvd(uint8_t* p, uint16_t param_len) { in btm_ble_periodic_adv_sync_tx_rcvd() 251 void btm_ble_biginfo_adv_report_rcvd(uint8_t* p, uint16_t param_len) { in btm_ble_biginfo_adv_report_rcvd()
|
| /packages/modules/Bluetooth/system/btif/src/ |
| D | btif_hd.cc | 299 int param_len = 0; in bte_hd_evt() local
|
| D | btif_hh.cc | 1183 int param_len = 0; in bte_hh_evt() local 1283 int param_len = sizeof(tBTA_HH_CBDATA); in btif_hh_timer_timeout() local
|
| D | btif_core.cc | 127 char* p_params, int param_len, in btif_transfer_context()
|
| D | btif_hf.cc | 712 int param_len = 0; in bte_hf_evt() local
|
| /packages/modules/Bluetooth/system/stack/btm/ |
| D | btm_devctl.cc | 454 void BTM_VendorSpecificCommand(uint16_t opcode, uint8_t param_len, in BTM_VendorSpecificCommand()
|
| D | ble_advertiser_hci_interface.cc | 61 uint8_t* param, uint16_t param_len) { in btm_ble_multi_adv_vsc_cmpl_cback() 104 void SendAdvCmd(const base::Location& posted_from, uint8_t param_len, in SendAdvCmd()
|
| D | btm_ble_gap.cc | 1480 void btm_ble_biginfo_adv_report_rcvd(uint8_t* p, uint16_t param_len) { in btm_ble_biginfo_adv_report_rcvd() 1535 void btm_ble_periodic_adv_sync_tx_rcvd(uint8_t* p, uint16_t param_len) { in btm_ble_periodic_adv_sync_tx_rcvd()
|
| /packages/modules/Bluetooth/system/stack/btu/ |
| D | btu_hcif.cc | 744 uint16_t param_len = static_cast<uint16_t>(event->len - 5); in btu_hcif_command_complete_evt_with_cb_on_task() local 1197 uint16_t param_len = static_cast<uint16_t>(event->len - 5); in btu_hcif_command_complete_evt_on_task() local
|
| /packages/modules/Bluetooth/system/stack/include/ |
| D | smp_api_types.h | 237 uint8_t param_len; member
|
| D | btm_ble_api_types.h | 278 uint8_t param_len; member
|
| D | btm_api_types.h | 43 uint16_t param_len; member
|
| /packages/modules/Bluetooth/system/bta/av/ |
| D | bta_av_act.cc | 1917 uint16_t param_len = in bta_avk_get_cover_art_psm() local
|
| /packages/modules/Bluetooth/system/stack/l2cap/ |
| D | l2c_utils.cc | 362 uint16_t param_len; in l2cu_send_peer_cmd_reject() local
|
| /packages/modules/Bluetooth/system/device/test/ |
| D | device_iot_config_test.cc | 52 char* p_params, int param_len, in btif_transfer_context()
|