Searched defs:at_command (Results 1 – 2 of 2) sorted by relevance
1241 …hfp_custom_at_command_t *at_command = (hfp_custom_at_command_t *) btstack_linked_list_iterator_nex… in hfp_custom_command_lookup() local1434 …const hfp_custom_at_command_t * at_command = hfp_custom_command_lookup(isHandsFree, (const char *)… in hfp_parse_byte() local
2351 uint8_t hfp_hf_send_at_command(hci_con_handle_t acl_handle, const char * at_command){ in hfp_hf_send_at_command()