Home
last modified time | relevance | path

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

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_avrcp_ct_server.cpp226 void OnUidChanged(const RawAddress &rawAddr, uint16_t uidCounter, int result) override in OnUidChanged() function in OHOS::Bluetooth::BluetoothAvrcpCtServer::impl::ObserverImpl
720 void OnUidChanged(const RawAddress &rawAddr, uint16_t uidCounter, int result) in OnUidChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_avrcp_ct_observer_proxy.cpp985 void BluetoothAvrcpCtObserverProxy::OnUidChanged(const RawAddress &rawAddr, uint16_t uidCounter, in… in OnUidChanged() function in OHOS::Bluetooth::BluetoothAvrcpCtObserverProxy
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_avrcp_ct.cpp414 void OnUidChanged(const RawAddress &rawAddr, uint16_t uidCounter, int result) override in OnUidChanged() function in OHOS::Bluetooth::AvrcpController::impl::ObserverImpl
858 void OnUidChanged(const BluetoothRemoteDevice &device, uint16_t uidCounter, int result) in OnUidChanged() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/avrcp_ct/
H A Davrcp_ct_service.cpp2136 void AvrcpCtService::OnUidChanged(const RawAddress &rawAddr, uint16_t uidCounter, int result) const in OnUidChanged() function in OHOS::bluetooth::AvrcpCtService