Searched refs:enabled_hf_indicators (Results 1 – 4 of 4) sorted by relevance
286 enabled_hf_indicators: list[int]352 self.enabled_hf_indicators = indicators[:]357 self.send_response_line('+BIND: ' + ','.join(map(str, self.enabled_hf_indicators)))362 for i in self.enabled_hf_indicators:
195 enabled_hf_indicators; /* enabled hf indicator indices (HFP1.7) */ member
446 client_cb->enabled_hf_indicators.insert(indicator_id); in bta_hf_client_handle_bind_read_enabled_ind()448 client_cb->enabled_hf_indicators.erase(indicator_id); in bta_hf_client_handle_bind_read_enabled_ind()1925 if (client_cb->enabled_hf_indicators.count(indicator_id) <= 0) { in bta_hf_client_send_at_biev()
309 client_cb->enabled_hf_indicators.clear(); in bta_hf_client_cb_init()