Searched refs:generic_status_update_bitmap (Results 1 – 2 of 2) sorted by relevance
1049 if (hfp_connection->generic_status_update_bitmap){ in hfp_hf_run_for_context()1052 if (get_bit(hfp_connection->generic_status_update_bitmap, i)){ in hfp_hf_run_for_context()1053 …hfp_connection->generic_status_update_bitmap = store_bit(hfp_connection->generic_status_update_bit… in hfp_hf_run_for_context()2312 hfp_connection->generic_status_update_bitmap |= (1 << i); in hfp_hf_set_hf_indicator()
600 uint32_t generic_status_update_bitmap; member