Searched defs:OnPressButton (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_avrcp_ct_server.cpp | 61 void OnPressButton(const RawAddress &rawAddr, uint8_t button, int result) override in OnPressButton() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl 320 void OnPressButton(const RawAddress &rawAddr, uint8_t button, int result) in OnPressButton() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_avrcp_ct_observer_proxy.cpp | 53 void BluetoothAvrcpCtObserverProxy::OnPressButton(const RawAddress &rawAddr, uint8_t button, int re… in OnPressButton() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_avrcp_ct.cpp | 68 void OnPressButton(const RawAddress &rawAddr, uint8_t button, int result) override in OnPressButton() function in OHOS::Bluetooth::AvrcpController::impl::ObserverImpl 462 void OnPressButton(const BluetoothRemoteDevice &device, uint8_t button, int result) in OnPressButton() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_tg/ |
H A D | avrcp_tg_service.cpp | 40 void AvrcpTgService::ObserverImpl::OnPressButton(const std::string &addr, uint8_t button) in OnPressButton() function in OHOS::bluetooth::AvrcpTgService::ObserverImpl
|