Home
last modified time | relevance | path

Searched refs:btif_a2dp_on_idle (Results 1 – 3 of 3) sorted by relevance

/system/bt/btif/include/
Dbtif_a2dp.h28 void btif_a2dp_on_idle(void);
/system/bt/btif/src/
Dbtif_a2dp.cc38 void btif_a2dp_on_idle(void) { in btif_a2dp_on_idle() function
Dbtif_av.cc1263 btif_a2dp_on_idle(); in OnEnter()