Searched defs:OnGetAdvHandleEvent (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/ | ||
H A D | napi_bluetooth_ble_advertise_callback.cpp | 72 void NapiBluetoothBleAdvertiseCallback::OnGetAdvHandleEvent(int result, int advHandle) in OnGetAdvHandleEvent() function in OHOS::Bluetooth::NapiBluetoothBleAdvertiseCallback |
/foundation/communication/bluetooth_service/test/unittest/ble/ | ||
H A D | ble_test.h | 36 void OnGetAdvHandleEvent(int result, int advHandle) {} in OnGetAdvHandleEvent() function in OHOS::Bluetooth::BleAdvertiseCallbackTest |
Completed in 1 milliseconds