Searched refs:bt_vo_active (Results 1 – 3 of 3) sorted by relevance
43 if (hdd_ctx->bt_a2dp_active || hdd_ctx->bt_vo_active) in wlan_hdd_is_bt_in_progress()
19180 hdd_ctx->bt_vo_active = 1; in hdd_bt_activity_cb()19182 hdd_ctx->bt_vo_active = 0; in hdd_bt_activity_cb()19194 hdd_ctx->bt_vo_active, hdd_ctx->bt_profile_con); in hdd_bt_activity_cb()
2216 uint8_t bt_vo_active:1; member