Searched defs:OnDisableResultEvent (Results 1 - 3 of 3) sorted by relevance
/foundation/communication/bluetooth/frameworks/js/napi/src/ble/ | ||
H A D | napi_bluetooth_ble_advertise_callback.cpp | 53 void NapiBluetoothBleAdvertiseCallback::OnDisableResultEvent(int result, int advHandle) in OnDisableResultEvent() function in OHOS::Bluetooth::NapiBluetoothBleAdvertiseCallback |
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/ | ||
H A D | bluetooth_ble_advertise_callback_proxy.cpp | 90 void BluetoothBleAdvertiseCallbackProxy::OnDisableResultEvent(int32_t result, int32_t advHandle) in OnDisableResultEvent() function in OHOS::Bluetooth::BluetoothBleAdvertiseCallbackProxy |
/foundation/communication/bluetooth_service/test/unittest/ble/ | ||
H A D | ble_test.h | 33 void OnDisableResultEvent(int result, int advHandle) {} in OnDisableResultEvent() function in OHOS::Bluetooth::BleAdvertiseCallbackTest |
Completed in 1 milliseconds