Home
last modified time | relevance | path

Searched defs:OnDisableResultEvent (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/communication/bluetooth/frameworks/js/napi/src/ble/
H A Dnapi_bluetooth_ble_advertise_callback.cpp61 void NapiBluetoothBleAdvertiseCallback::OnDisableResultEvent(int result, int advHandle) in OnDisableResultEvent() function in OHOS::Bluetooth::NapiBluetoothBleAdvertiseCallback
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_ble_advertise_callback_proxy.cpp90 void BluetoothBleAdvertiseCallbackProxy::OnDisableResultEvent(int32_t result, int32_t advHandle) in OnDisableResultEvent() function in OHOS::Bluetooth::BluetoothBleAdvertiseCallbackProxy
/ohos5.0/foundation/communication/bluetooth_service/test/unittest/ble/
H A Dble_test.h33 void OnDisableResultEvent(int result, int advHandle) {} in OnDisableResultEvent() function
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_ble_advertiser_server.cpp53 void OnDisableResultEvent(int result, uint8_t advHandle) override in OnDisableResultEvent() function in OHOS::Bluetooth::BleAdvertiserCallback
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_ble_advertiser.cpp86 void OnDisableResultEvent(int32_t result, int32_t advHandle) override in OnDisableResultEvent() function in OHOS::Bluetooth::BleAdvertiser::impl::BluetoothBleAdvertiserCallbackImp
/ohos5.0/foundation/communication/bluetooth/frameworks/inner/c_adapter/
H A Dohos_bt_gatt.cpp203 void OnDisableResultEvent(int result, int advHandle) override in OnDisableResultEvent() function in OHOS::Bluetooth::BleAdvCallback