Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbtif_hf.cc91 static RawAddress active_bda = {}; variable
145 return !active_bda.IsEmpty() && active_bda == bd_addr; in is_active_device()
1110 << ", active_bda=" << active_bda << ", num_active=" << num_active in PhoneStateChange()
1404 active_bda = *active_device_addr; in SetActiveDevice()