Home
last modified time | relevance | path

Searched defs:p_end (Results 1 – 7 of 7) sorted by relevance

/packages/modules/Bluetooth/system/bta/ag/
Dbta_ag_at.cc84 void bta_ag_process_at(tBTA_AG_AT_CB* p_cb, char* p_end) { in bta_ag_process_at()
203 char* p_end = p_cb->p_cmd_buf + p_cb->cmd_pos; in bta_ag_at_parse() local
Dbta_ag_cmd.cc370 static bool bta_ag_parse_cmer(char* p_s, char* p_end, bool* p_enabled) { in bta_ag_parse_cmer()
443 char* p_end) { in bta_ag_parse_bac()
581 uint8_t arg_type, char* p_arg, char* p_end, in bta_ag_at_hsp_cback()
849 char* p_arg, char* p_end, int16_t int_arg) { in bta_ag_at_hfp_cback()
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_discovery.cc245 uint8_t* p_end = p + p_msg->len; in sdp_disc_server_rsp() local
369 uint8_t* p_end; in sdp_copy_raw_data() local
547 uint8_t *p, *p_start, *p_end, *p_param_len; in process_service_search_attr_rsp() local
824 static uint8_t* add_attr(uint8_t* p, uint8_t* p_end, tSDP_DISCOVERY_DB* p_db, in add_attr()
Dsdp_db.cc59 tSDP_RECORD* p_end = &sdp_cb.server_db.record[sdp_cb.server_db.num_records]; in sdp_db_service_search() local
110 uint8_t* p_end = p + seq_len; in find_uuid_in_seq() local
150 tSDP_RECORD* p_end = &sdp_cb.server_db.record[sdp_cb.server_db.num_records]; in sdp_db_find_record() local
Dsdp_utils.cc958 uint8_t* sdpu_get_len_from_type(uint8_t* p, uint8_t* p_end, uint8_t type, in sdpu_get_len_from_type()
/packages/modules/Bluetooth/system/bta/has/
Dhas_types.h313 auto* const p_end = p_out + buffer_size; in SerializePresets() local
335 auto* p_end = p_in + len; in DeserializePresets() local
/packages/modules/Bluetooth/system/stack/avdt/
Davdt_msg.cc527 uint8_t* p_end; in avdt_msg_prs_cfg() local