Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_profile.h1470 void BrowseTimeoutCallback(const RawAddress &rawAddr);
H A Davrcp_ct_profile.cpp1692 auto func = std::bind(&AvrcCtProfile::BrowseTimeoutCallback, this, rawAddr); in SendBrowseCmd()
1968 void AvrcCtProfile::BrowseTimeoutCallback(const RawAddress &rawAddr) in BrowseTimeoutCallback() function in OHOS::bluetooth::AvrcCtProfile