Home
last modified time | relevance | path

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

/aosp12/system/bt/bta/ag/
H A Dbta_ag_at.cc84 void bta_ag_process_at(tBTA_AG_AT_CB* p_cb, char* p_end) { in bta_ag_process_at()
204 char* p_end = p_cb->p_cmd_buf + p_cb->cmd_pos; in bta_ag_at_parse() local
H A Dbta_ag_cmd.cc368 static bool bta_ag_parse_cmer(char* p_s, char* p_end, bool* p_enabled) { in bta_ag_parse_cmer()
442 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()
850 char* p_arg, char* p_end, int16_t int_arg) { in bta_ag_at_hfp_cback()
/aosp12/system/bt/stack/sdp/
H A Dsdp_discovery.cc215 uint8_t* p_end = p + p_msg->len; in sdp_disc_server_rsp() local
344 uint8_t* p_end; in sdp_copy_raw_data() local
523 uint8_t *p, *p_start, *p_end, *p_param_len; in process_service_search_attr_rsp() local
789 static uint8_t* add_attr(uint8_t* p, uint8_t* p_end, tSDP_DISCOVERY_DB* p_db, in add_attr()
H A Dsdp_db.cc55 tSDP_RECORD* p_end = &sdp_cb.server_db.record[sdp_cb.server_db.num_records]; in sdp_db_service_search() local
105 uint8_t* p_end = p + seq_len; in find_uuid_in_seq() local
145 tSDP_RECORD* p_end = &sdp_cb.server_db.record[sdp_cb.server_db.num_records]; in sdp_db_find_record() local
H A Dsdp_utils.cc788 uint8_t* sdpu_get_len_from_type(uint8_t* p, uint8_t* p_end, uint8_t type, in sdpu_get_len_from_type()
/aosp12/system/core/libcutils/
H A Drecord_stream.cpp75 unsigned char *p_end) in getEndOfRecord()
/aosp12/hardware/ril/librilutils/
H A Drecord_stream.c74 unsigned char *p_end) in getEndOfRecord()
/aosp12/bionic/libc/bionic/
H A Dndk_cruft.cpp83 char* p_end = p + n; in memswap() local
/aosp12/bionic/libc/kernel/uapi/linux/
H A Dnilfs2_api.h92 __u64 p_end; member
/aosp12/system/bt/stack/avdt/
H A Davdt_msg.cc526 uint8_t* p_end; in avdt_msg_prs_cfg() local
/aosp12/system/nfc/src/nfc/ndef/
H A Dndef_utils.cc77 uint8_t* p_end = p_msg + msg_len; in NDEF_MsgValidate() local