/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/interface/ |
H A D | i_bluetooth_ble_central_manager_callback.h | 35 virtual void OnNotifyMsgReportFromLpDevice(const bluetooth::Uuid &uuid, int msgType,
|
/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/ |
H A D | napi_bluetooth_ble_central_manager_callback.h | 37 …void OnNotifyMsgReportFromLpDevice(const UUID &uuid, int msgType, const std::vector<uint8_t> &valu… in OnNotifyMsgReportFromLpDevice() function
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/include/ |
H A D | bluetooth_ble_central_manager_callback_proxy.h | 33 void OnNotifyMsgReportFromLpDevice(const bluetooth::Uuid &uuid, int msgType,
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ |
H A D | bluetooth_ble_central_manager_callback_proxy.cpp | 115 void BluetoothBleCentralManagerCallBackProxy::OnNotifyMsgReportFromLpDevice(const bluetooth::Uuid &… in OnNotifyMsgReportFromLpDevice() function in OHOS::Bluetooth::BluetoothBleCentralManagerCallBackProxy
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/ipc/src/ |
H A D | bluetooth_ble_central_manager_callback_stub.cpp | 138 stub->OnNotifyMsgReportFromLpDevice(btUuid, msgType, dataValue); in OnNotifyMsgReportFromLpDeviceInner()
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/include/ |
H A D | interface_adapter_ble.h | 92 virtual void OnNotifyMsgReportFromLpDevice(FilterIdxInfo &info, int msgType,
|
/ohos5.0/base/location/services/location_locator/locator/include/ |
H A D | locator_required_data_manager.h | 94 void OnNotifyMsgReportFromLpDevice(const Bluetooth::UUID &btUuid,
|
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/ |
H A D | bluetooth_ble_central_manager.h | 269 …virtual void OnNotifyMsgReportFromLpDevice(const UUID &uuid, int msgType, const std::vector<uint8_… in OnNotifyMsgReportFromLpDevice() function
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/ |
H A D | bluetooth_ble_central_manager.cpp | 135 void OnNotifyMsgReportFromLpDevice(const bluetooth::Uuid &uuid, int msgType, in OnNotifyMsgReportFromLpDevice() function in OHOS::Bluetooth::BleCentralManager::impl::BluetoothBleCentralManagerCallbackImp 141 observer->OnNotifyMsgReportFromLpDevice(btUuid, msgType, value); in OnNotifyMsgReportFromLpDevice()
|
/ohos5.0/base/location/test/location_locator/source/ |
H A D | locator_required_data_manager_test.cpp | 277 callback->OnNotifyMsgReportFromLpDevice(uuid, 0, vecs);
|
/ohos5.0/base/location/services/location_locator/locator/source/ |
H A D | locator_required_data_manager.cpp | 211 void LocatorBleCallbackWapper::OnNotifyMsgReportFromLpDevice(const Bluetooth::UUID &btUuid, int msg… in OnNotifyMsgReportFromLpDevice() function in OHOS::Location::LocatorBleCallbackWapper
|
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/ |
H A D | bluetooth_ble_central_manager_server.cpp | 225 void OnNotifyMsgReportFromLpDevice(FilterIdxInfo &info, int msgType, in OnNotifyMsgReportFromLpDevice() function in OHOS::Bluetooth::BluetoothBleCentralManagerServer::impl::BleCentralManagerCallback
|
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/ |
H A D | ohos_bt_gatt.cpp | 166 …void OnNotifyMsgReportFromLpDevice(const UUID &btUuid, int msgType, const std::vector<uint8_t> &va… in OnNotifyMsgReportFromLpDevice() function in OHOS::Bluetooth::BleCentralManagerCallbackWapper
|