Home
last modified time | relevance | path

Searched refs:bta_av_restore_switch (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/bt/test/mock/
H A Dmock_bta_av_main.cc91 void bta_av_restore_switch(void) { mock_function_count_map[__func__]++; } in bta_av_restore_switch() function
/aosp12/system/bt/bta/av/
H A Dbta_av_int.h695 extern void bta_av_restore_switch(void);
H A Dbta_av_main.cc784 void bta_av_restore_switch(void) { in bta_av_restore_switch() function
H A Dbta_av_act.cc1266 bta_av_restore_switch(); in bta_av_conn_chg()