Searched refs:bta_hf_client_parse_uint32 (Results 1 – 1 of 1) sorted by relevance
/packages/modules/Bluetooth/system/bta/hf_client/ |
D | bta_hf_client_at.cc | 905 static char* bta_hf_client_parse_uint32( in bta_hf_client_parse_uint32() function 929 return bta_hf_client_parse_uint32(client_cb, buffer, in bta_hf_client_parse_brsf() 1134 return bta_hf_client_parse_uint32(client_cb, buffer, in bta_hf_client_parse_bcs() 1142 return bta_hf_client_parse_uint32(client_cb, buffer, in bta_hf_client_parse_bsir() 1150 return bta_hf_client_parse_uint32(client_cb, buffer, in bta_hf_client_parse_cmeerror() 1158 return bta_hf_client_parse_uint32(client_cb, buffer, in bta_hf_client_parse_vgm() 1166 return bta_hf_client_parse_uint32(client_cb, buffer, in bta_hf_client_parse_vgme() 1174 return bta_hf_client_parse_uint32(client_cb, buffer, in bta_hf_client_parse_vgs() 1182 return bta_hf_client_parse_uint32(client_cb, buffer, in bta_hf_client_parse_vgse() 1190 return bta_hf_client_parse_uint32(client_cb, buffer, in bta_hf_client_parse_bvra()
|