Home
last modified time | relevance | path

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

/system/bt/btif/src/
Dbluetooth.cc100 bool is_local_device_atv = false; variable
177 is_local_device_atv = is_atv; in init()
211 bool is_atv_device() { return is_local_device_atv; } in is_atv_device()