Home
last modified time | relevance | path

Searched defs:p_cur (Results 1 – 13 of 13) sorted by relevance

/aosp12/hardware/ril/reference-ril/
H A Dat_tok.c28 int at_tok_start(char **p_cur) in at_tok_start()
48 static void skipWhiteSpace(char **p_cur) in skipWhiteSpace()
57 static void skipNextComma(char **p_cur) in skipNextComma()
70 static char * nextTok(char **p_cur) in nextTok()
97 static int at_tok_nextint_base(char **p_cur, int *p_out, int base, int uns) in at_tok_nextint_base()
134 int at_tok_nextint(char **p_cur, int *p_out) in at_tok_nextint()
145 int at_tok_nexthexint(char **p_cur, int *p_out) in at_tok_nexthexint()
150 int at_tok_nextbool(char **p_cur, char *p_out) in at_tok_nextbool()
173 int at_tok_nextstr(char **p_cur, char **p_out) in at_tok_nextstr()
185 int at_tok_hasmore(char **p_cur) in at_tok_hasmore()
H A Datchannel.c932 char *p_cur; in at_get_cme_error() local
H A Dreference-ril.c581 ATLine *p_cur; in requestOrSendDataCallList() local
782 ATLine *p_cur; local
1560 ATLine *p_cur; local
/aosp12/system/bt/stack/btm/
H A Dbtm_inq.cc696 tBTM_INQ_INFO* BTM_InqDbNext(tBTM_INQ_INFO* p_cur) { in BTM_InqDbNext()
1045 tBTM_INQ_RESULTS* p_cur = NULL; in btm_process_inq_results() local
1374 tBTM_INQ_INFO* p_cur = &p_i->inq_info; in btm_initiate_rem_name() local
H A Dbtm_ble_gap.cc1595 tBTM_INQ_RESULTS* p_cur = &p_i->inq_info.results; in btm_ble_update_inq_result() local
/aosp12/system/bt/test/mock/
H A Dmock_stack_btm_inq.cc75 tBTM_INQ_INFO* BTM_InqDbNext(tBTM_INQ_INFO* p_cur) { in BTM_InqDbNext()
H A Dmock_main_shim_btm_api.cc139 tBTM_INQ_INFO* bluetooth::shim::BTM_InqDbNext(tBTM_INQ_INFO* p_cur) { in BTM_InqDbNext()
/aosp12/system/bt/bta/hh/
H A Dbta_hh_int.h234 tBTA_HH_DEV_CB* p_cur; /* current device control member
/aosp12/system/logging/liblog/
H A Dlogprint.cpp469 char* p_cur = filterStringCopy; in android_log_addFilterString() local
/aosp12/system/bt/stack/btu/
H A Dbtu_hcif.cc1159 uint8_t* p_cur = p; in btu_hcif_read_rmt_ext_features_comp_evt() local
/aosp12/system/bt/stack/test/common/
H A Dmock_main_shim_btm_api.cc143 tBTM_INQ_INFO* bluetooth::shim::BTM_InqDbNext(tBTM_INQ_INFO* p_cur) { in BTM_InqDbNext()
/aosp12/system/bt/main/shim/
H A Dbtm_api.cc861 tBTM_INQ_INFO* bluetooth::shim::BTM_InqDbNext(tBTM_INQ_INFO* p_cur) { in BTM_InqDbNext()
/aosp12/hardware/ril/libril/
H A Dril_service.cpp2965 RIL_CardStatus_v6 *p_cur = ((RIL_CardStatus_v6 *) response); in getIccCardStatusResponse() local
3177 RIL_Call *p_cur = ((RIL_Call **) response)[i]; in getCurrentCallsResponse() local