Home
last modified time | relevance | path

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

/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
Davrcp_tg_profile.h80 … std::function<void(const RawAddress &rawAddr, uint8_t button, uint8_t label)> onButtonReleased; member
/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
Davrcp_ct_profile.h74 std::function<void(const RawAddress &rawAddr, uint8_t button, int result)> onButtonReleased; member