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
1145 if (is_active_device(*bd_addr)) { in PhoneStateChange()
1174 if (is_active_device(*bd_addr)) { in PhoneStateChange()
1229 if (!(num_active + num_held) && is_active_device(*bd_addr)) { in PhoneStateChange()
1238 !(num_active + num_held) && is_active_device(*bd_addr)) { in PhoneStateChange()