Searched refs:bta_dm_get_av_count (Results 1 – 3 of 3) sorted by relevance
529 extern uint8_t bta_dm_get_av_count(void);
141 uint8_t bta_dm_get_av_count(void) { in bta_dm_get_av_count() function
3021 if (BTA_ID_AV == id) bta_dm_cb.cur_av_count = bta_dm_get_av_count(); in bta_dm_rm_cback()3026 if (BTA_ID_AV == id) bta_dm_cb.cur_av_count = bta_dm_get_av_count(); in bta_dm_rm_cback()