Home
last modified time | relevance | path

Searched defs:PressButton (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/external/dummy/include/stub/
H A Dmedia_service.h158 int PressButton(const std::string &addr, uint8_t button, uint8_t label) in PressButton() function
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_avrcp_ct_proxy.cpp194 int32_t BluetoothAvrcpCtProxy::PressButton(const RawAddress &device, int32_t button) in PressButton() function in OHOS::Bluetooth::BluetoothAvrcpCtProxy
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp888 int32_t BluetoothAvrcpCtServer::PressButton(const RawAddress &device, int32_t button) in PressButton() function in OHOS::Bluetooth::BluetoothAvrcpCtServer
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.cpp518 int AvrcpCtService::PressButton(const RawAddress &rawAddr, uint8_t button) in PressButton() function in OHOS::bluetooth::AvrcpCtService
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp1042 int AvrcpController::PressButton(const BluetoothRemoteDevice &device, uint8_t button) in PressButton() function in OHOS::Bluetooth::AvrcpController