Searched refs:is_active_device (Results 1 – 1 of 1) sorted by relevance
144 static bool is_active_device(const RawAddress& bd_addr) { in is_active_device() function1145 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()