Home
last modified time | relevance | path

Searched defs:onConnectionStateChanged (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_profile.h55 std::function<void(const RawAddress &rawAddr, int state)> onConnectionStateChanged; member
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_profile.h50 std::function<void(const RawAddress &rawAddr, int state)> onConnectionStateChanged; member