Home
last modified time | relevance | path

Searched defs:is_atv_device (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/test/mock/
Dmock_btif_bluetooth.h40 struct is_atv_device { struct
44 extern struct is_atv_device is_atv_device; argument
Dmock_btif_bluetooth.cc39 struct is_atv_device is_atv_device; variable
58 bool is_atv_device() { in is_atv_device() function
/packages/modules/Bluetooth/system/btif/src/
Dbluetooth.cc514 bool is_atv_device() { return is_local_device_atv; } in is_atv_device() function