Searched defs:numstr (Results 1 – 1 of 1) sorted by relevance
| /hal_espressif-latest/components/bt/host/bluedroid/bta/hf_client/ |
| D | bta_hf_client_at.c | 517 static void bta_hf_client_handle_clip(char *numstr, UINT32 type) in bta_hf_client_handle_clip() 524 static void bta_hf_client_handle_ccwa(char *numstr, UINT32 type) in bta_hf_client_handle_ccwa() 538 static void bta_hf_client_handle_binp(char *numstr) in bta_hf_client_handle_binp() 545 …le_clcc(UINT16 idx, UINT16 dir, UINT16 status, UINT16 mode, UINT16 mpty, char *numstr, UINT16 type) in bta_hf_client_handle_clcc() 557 static void bta_hf_client_handle_cnum( char *numstr, UINT16 type, UINT16 service) in bta_hf_client_handle_cnum() 945 char numstr[33]; in bta_hf_client_parse_binp() local 970 char numstr[33]; /* spec forces 32 chars, plus one for \0*/ in bta_hf_client_parse_clcc() local 1038 char numstr[33]; /* spec forces 32 chars, plus one for \0*/ in bta_hf_client_parse_cnum() local
|