Searched refs:OnBluetoothResourceDecision (Results 1 – 4 of 4) sorted by relevance
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/ |
H A D | i_bluetooth_resource_manager_observer.h | 31 …virtual void OnBluetoothResourceDecision(uint8_t eventId, const BluetoothSensingInfo &info, uint32…
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_resource_manager_observer_stub.cpp | 83 stub->OnBluetoothResourceDecision(eventId, *info, result); in OnBluetoothResourceDecisionInner()
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_host.h | 285 …virtual void OnBluetoothResourceDecision(uint8_t eventId, const SensingInfo &info, uint32_t &resul… in OnBluetoothResourceDecision() function
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_host.cpp | 405 …void OnBluetoothResourceDecision(uint8_t eventId, const BluetoothSensingInfo &info, uint32_t &resu… in OnBluetoothResourceDecision() function in OHOS::Bluetooth::BluetoothHost::impl::BluetoothResourceManagerObserverImp 417 observer->OnBluetoothResourceDecision(eventId, sensingInfo, result); in OnBluetoothResourceDecision()
|