Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hf.cc144 static bool is_active_device(const RawAddress& bd_addr) { in is_active_device() function
1181 if (is_active_device(*bd_addr)) { in PhoneStateChange()
1210 if (is_active_device(*bd_addr)) { in PhoneStateChange()
1265 if (!(num_active + num_held) && is_active_device(*bd_addr)) { in PhoneStateChange()
1274 !(num_active + num_held) && is_active_device(*bd_addr)) { in PhoneStateChange()