Home
last modified time | relevance | path

Searched defs:OnAdvertisingStateChanged (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/
H A Dgeneric_access_service.cpp110 void OnAdvertisingStateChanged(const int state) in OnAdvertisingStateChanged() function in OHOS::bluetooth::GenericAccessService::AdapterBleObserverImpl
286 void GenericAccessService::OnAdvertisingStateChanged(int state) in OnAdvertisingStateChanged() function in OHOS::bluetooth::GenericAccessService
/ohos5.0/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_host_server.cpp502 void OnAdvertisingStateChanged(const int32_t state) override in OnAdvertisingStateChanged() function in OHOS::Bluetooth::BluetoothHostServer::impl::AdapterBleObserver