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.cc90 void bta_ag_process_at(tBTA_AG_AT_CB* p_cb, char* p_end) { in bta_ag_process_at()
228 char* p_end = p_cb->p_cmd_buf + p_cb->cmd_pos; in bta_ag_at_parse() local
Dbta_ag_cmd.cc384 static bool bta_ag_parse_cmer(char* p_s, char* p_end, bool* p_enabled) { in bta_ag_parse_cmer()
457 char* p_end) { in bta_ag_parse_bac()
598 uint8_t arg_type, char* p_arg, char* p_end, in bta_ag_at_hsp_cback()
863 char* p_arg, char* p_end, int16_t int_arg) { in bta_ag_at_hfp_cback()
/packages/modules/Bluetooth/system/stack/sdp/
Dsdp_discovery.cc206 uint8_t* p_end; in sdp_copy_raw_data() local
293 static uint8_t* add_attr(uint8_t* p, uint8_t* p_end, tSDP_DISCOVERY_DB* p_db, in add_attr()
581 uint8_t *p, *p_start, *p_end, *p_param_len; in process_service_search_attr_rsp() local
990 uint8_t* p_end = p + p_msg->len; in sdp_disc_server_rsp() local
Dsdp_db.cc56 uint8_t* p_end = p + seq_len; in find_uuid_in_seq() local
99 tSDP_RECORD* p_end = &sdp_cb.server_db.record[sdp_cb.server_db.num_records]; in sdp_db_service_search() 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.cc983 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.h317 auto* const p_end = p_out + buffer_size; in SerializePresets() local
340 auto* p_end = p_in + len; in DeserializePresets() local
/packages/modules/Bluetooth/system/stack/avdt/
Davdt_msg.cc528 uint8_t* p_end; in avdt_msg_prs_cfg() local