Searched defs:isHandsFree (Results 1 – 1 of 1) sorted by relevance
1236 hfp_custom_command_lookup(bool isHandsFree, const char *text) { in hfp_custom_command_lookup()1250 static hfp_command_t parse_command(const char * line_buffer, int isHandsFree){ in parse_command()1355 static bool hfp_parse_byte(hfp_connection_t * hfp_connection, uint8_t byte, int isHandsFree){ in hfp_parse_byte()1579 void hfp_parse(hfp_connection_t * hfp_connection, uint8_t byte, int isHandsFree){ in hfp_parse()