Home
last modified time | relevance | path

Searched defs:OnReleaseButton (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp66 void OnReleaseButton(const RawAddress &rawAddr, uint8_t button, int result) override in OnReleaseButton() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl
334 void OnReleaseButton(const RawAddress &rawAddr, uint8_t button, int result) in OnReleaseButton() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp86 void BluetoothAvrcpCtObserverProxy::OnReleaseButton(const RawAddress &rawAddr, uint8_t button, int… in OnReleaseButton() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp79 void OnReleaseButton(const RawAddress &rawAddr, uint8_t button, int result) override in OnReleaseButton() function in OHOS::Bluetooth::AvrcpController::impl::ObserverImpl
476 void OnReleaseButton(const BluetoothRemoteDevice &device, uint8_t button, int result) in OnReleaseButton() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/
H A Davrcp_tg_service.cpp45 void AvrcpTgService::ObserverImpl::OnReleaseButton(const std::string &addr, uint8_t button) in OnReleaseButton() function in OHOS::bluetooth::AvrcpTgService::ObserverImpl