Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/btif/avrcp/
Davrcp_service.h79 bool IsDeviceConnected(const RawAddress& bdaddr);
Davrcp_service.cc661 bool AvrcpService::IsDeviceConnected(const RawAddress& bdaddr) { in IsDeviceConnected() function in bluetooth::avrcp::AvrcpService
/packages/modules/Bluetooth/system/btif/src/
Dbtif_av.cc2877 bluetooth::avrcp::AvrcpService::Get()->IsDeviceConnected( in btif_av_source_initiate_av_open_timer_timeout()