Searched defs:numstr (Results 1 – 1 of 1) sorted by relevance
/system/bt/bta/hf_client/ |
D | bta_hf_client_at.c | 522 static void bta_hf_client_handle_clip(char *numstr, UINT32 type) in bta_hf_client_handle_clip() 529 static void bta_hf_client_handle_ccwa(char *numstr, UINT32 type) in bta_hf_client_handle_ccwa() 543 static void bta_hf_client_handle_binp(char *numstr) in bta_hf_client_handle_binp() 550 …le_clcc(UINT16 idx, UINT16 dir, UINT16 status, UINT16 mode, UINT16 mpty, char *numstr, UINT16 type) in bta_hf_client_handle_clcc() 563 static void bta_hf_client_handle_cnum( char *numstr, UINT16 type, UINT16 service) in bta_hf_client_handle_cnum() 1007 char numstr[33]; in bta_hf_client_parse_binp() local 1047 char numstr[33]; /* spec forces 32 chars, plus one for \0*/ in bta_hf_client_parse_clcc() local 1128 char numstr[33]; /* spec forces 32 chars, plus one for \0*/ in bta_hf_client_parse_cnum() local
|