Home
last modified time | relevance | path

Searched refs:call_waiting_notification_enabled (Results 1 – 3 of 3) sorted by relevance

/btstack/src/classic/
H A Dhfp.h610 uint8_t call_waiting_notification_enabled; member
H A Dhfp.c625 hfp_connection->call_waiting_notification_enabled = 0; in hfp_reset_context_flags()
1828 … hfp_connection->call_waiting_notification_enabled = hfp_connection->line_buffer[0] != '0'; in parse_sequence()
H A Dhfp_ag.c2592 …("hfp: call waiting notification set, now: %u", hfp_connection->call_waiting_notification_enabled); in hfp_ag_handle_rfcomm_data()
3294 if (!hfp_connection->call_waiting_notification_enabled){ in hfp_ag_notify_incoming_call_waiting()