Home
last modified time | relevance | path

Searched refs:numstr (Results 1 – 1 of 1) sorted by relevance

/system/bt/bta/hf_client/
Dbta_hf_client_at.cc509 char* numstr, uint32_t type) { in bta_hf_client_handle_clip() argument
510 APPL_TRACE_DEBUG("%s: %u %s", __func__, type, numstr); in bta_hf_client_handle_clip()
512 bta_hf_client_clip(client_cb, numstr); in bta_hf_client_handle_clip()
516 char* numstr, uint32_t type) { in bta_hf_client_handle_ccwa() argument
517 APPL_TRACE_DEBUG("%s: %u %s", __func__, type, numstr); in bta_hf_client_handle_ccwa()
519 bta_hf_client_ccwa(client_cb, numstr); in bta_hf_client_handle_ccwa()
530 char* numstr) { in bta_hf_client_handle_binp() argument
531 APPL_TRACE_DEBUG("%s: %s", __func__, numstr); in bta_hf_client_handle_binp()
533 bta_hf_client_binp(client_cb, numstr); in bta_hf_client_handle_binp()
539 uint16_t mpty, char* numstr, in bta_hf_client_handle_clcc() argument
[all …]