Home
last modified time | relevance | path

Searched defs:OnNotifyMsgReportFromLpDevice (Results 1 – 7 of 7) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/include/
H A Dnapi_bluetooth_ble_central_manager_callback.h37 …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/src/
H A Dbluetooth_ble_central_manager_callback_proxy.cpp115 void BluetoothBleCentralManagerCallBackProxy::OnNotifyMsgReportFromLpDevice(const bluetooth::Uuid &… in OnNotifyMsgReportFromLpDevice() function in OHOS::Bluetooth::BluetoothBleCentralManagerCallBackProxy
/ohos5.0/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_ble_central_manager.h269 …virtual void OnNotifyMsgReportFromLpDevice(const UUID &uuid, int msgType, const std::vector<uint8_… in OnNotifyMsgReportFromLpDevice() function
/ohos5.0/base/location/services/location_locator/locator/source/
H A Dlocator_required_data_manager.cpp211 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 Dbluetooth_ble_central_manager_server.cpp225 void OnNotifyMsgReportFromLpDevice(FilterIdxInfo &info, int msgType, in OnNotifyMsgReportFromLpDevice() function in OHOS::Bluetooth::BluetoothBleCentralManagerServer::impl::BleCentralManagerCallback
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_central_manager.cpp135 void OnNotifyMsgReportFromLpDevice(const bluetooth::Uuid &uuid, int msgType, in OnNotifyMsgReportFromLpDevice() function in OHOS::Bluetooth::BleCentralManager::impl::BluetoothBleCentralManagerCallbackImp
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp166 …void OnNotifyMsgReportFromLpDevice(const UUID &btUuid, int msgType, const std::vector<uint8_t> &va… in OnNotifyMsgReportFromLpDevice() function in OHOS::Bluetooth::BleCentralManagerCallbackWapper