Home
last modified time | relevance | path

Searched defs:param_len (Results 1 – 20 of 20) sorted by relevance

/packages/modules/Bluetooth/system/stack/avrc/
Davrc_bld_ct.cc200 uint8_t param_len = num_attrib_id + 1; // 1 additional to hold num attributes field in avrc_bld_get_current_player_app_values_cmd() local
230 uint8_t param_len = (2 * num_attrib_id) + 1; in avrc_bld_set_current_player_app_values_cmd() local
260 uint8_t param_len = p_cmd->num_attr + 1; in avrc_bld_get_player_app_setting_attr_text_cmd() local
289 uint8_t param_len = p_cmd->num_val + 1; in avrc_bld_get_player_app_setting_value_text_cmd() local
318 uint8_t param_len = (4 * num_attrib) + 9; in avrc_bld_get_element_attr_cmd() local
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_server.cc181 static void process_service_search(tCONN_CB* p_ccb, uint16_t trans_num, uint16_t param_len, in process_service_search()
318 static void process_service_attr_req(tCONN_CB* p_ccb, uint16_t trans_num, uint16_t param_len, in process_service_attr_req()
583 static void process_service_search_attr_req(tCONN_CB* p_ccb, uint16_t trans_num, uint16_t param_len, in process_service_search_attr_req()
943 uint16_t trans_num, param_len; in sdp_server_handle_client_req() local
Dsdp_discovery.cc123 uint16_t param_len; in sdp_snd_service_search_req() local
596 uint16_t param_len, lists_byte_count = 0; in process_service_search_attr_rsp() local
780 uint16_t param_len, list_byte_count; in process_service_attr_rsp() local
Dsdp_utils.cc755 uint8_t* sdpu_extract_uid_seq(uint8_t* p, uint16_t param_len, tSDP_UUID_SEQ* p_seq) { in sdpu_extract_uid_seq()
892 uint8_t* sdpu_extract_attr_seq(uint8_t* p, uint16_t param_len, tSDP_ATTR_SEQ* p_seq) { in sdpu_extract_attr_seq()
/packages/modules/Bluetooth/system/btif/src/
Dbtif_jni_task.cc81 int param_len, tBTIF_COPY_CBACK* p_copy_cback) { in btif_transfer_context()
Dbtif_hd.cc310 int param_len = 0; in bte_hd_evt() local
Dbtif_hh.cc1477 int param_len = 0; in bte_hh_evt() local
1572 int param_len = sizeof(tBTA_HH_CBDATA); in btif_hh_timer_timeout() local
Dbtif_hf.cc745 int param_len = 0; in bte_hf_evt() local
/packages/modules/Bluetooth/system/stack/hcic/
Dhciblecmds.cc400 uint16_t param_len = 3 + (5 * phy_cnt); in btsnd_hcic_ble_set_extended_scan_params() local
425 const int param_len = 6; in btsnd_hcic_ble_set_extended_scan_enable() local
502 const int param_len = 2; in btsnd_hcic_req_peer_sca() local
520 const int param_len = 31; in btsnd_hcic_create_big() local
549 const int param_len = 2; in btsnd_hcic_term_big() local
/packages/modules/Bluetooth/system/stack/btm/
Dbtm_devctl.cc364 void BTM_VendorSpecificCommand(uint16_t opcode, uint8_t param_len, uint8_t* p_param_buf, in BTM_VendorSpecificCommand()
/packages/modules/Bluetooth/system/stack/include/
Dbtm_api_types.h34 uint16_t param_len; member
Dsmp_api_types.h217 uint8_t param_len; member
Dbtm_ble_api_types.h288 uint8_t param_len; member
/packages/modules/Bluetooth/system/stack/btu/
Dbtu_hcif.cc658 uint16_t param_len = static_cast<uint16_t>(event->len - 5); in btu_hcif_command_complete_evt_with_cb_on_task() local
1014 uint16_t param_len = static_cast<uint16_t>(event->len - 5); in btu_hcif_command_complete_evt_on_task() local
/packages/modules/Nfc/libnfc-nci/src/nfc/nfc/
Dnfc_main.cc1068 tNFC_STATUS NFC_StartPowerTransfert(uint8_t* p_param, uint8_t param_len) { in NFC_StartPowerTransfert()
/packages/modules/Nfc/NfcNci/nci/jni/
DNativeNfcManager.cpp1183 void static nfaVSCallback(uint8_t event, uint16_t param_len, uint8_t* p_param) { in nfaVSCallback()
1406 static void nfaSendRawVsCmdCallback(uint8_t event, uint16_t param_len, in nfaSendRawVsCmdCallback()
2777 static void sendRawVsCmdCallback(uint8_t event, uint16_t param_len, in sendRawVsCmdCallback()
/packages/modules/Nfc/libnfc-nci/src/include/
Dnfc_hal_int.h102 uint16_t param_len; member
/packages/modules/Bluetooth/system/bta/av/
Dbta_av_act.cc2005 uint16_t param_len = SDP_DISC_ATTR_LEN(p_protocol_param->attr_len_type); in bta_avk_get_cover_art_psm() local
/packages/modules/Bluetooth/system/stack/l2cap/
Dl2c_utils.cc366 uint16_t param_len; in l2cu_send_peer_cmd_reject() local
/packages/modules/Nfc/libnfc-nci/src/nfc/include/
Dnfc_api.h681 uint8_t param_len; member