Home
last modified time | relevance | path

Searched defs:OnScanModeChanged (Results 1 – 9 of 9) sorted by relevance

/foundation/communication/bluetooth/frameworks/js/napi/src/access/
Dnapi_bluetooth_access_observer.h34 void OnScanModeChanged(int mode) override {}; in OnScanModeChanged() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/
Dgeneric_access_service.cpp101 void OnScanModeChanged(const int mode) in OnScanModeChanged() function in OHOS::bluetooth::GenericAccessService::AdapterBleObserverImpl
132 void OnScanModeChanged(int mode) in OnScanModeChanged() function in OHOS::bluetooth::GenericAccessService::AdapterClassicObserverImpl
314 void GenericAccessService::OnScanModeChanged(int mode) in OnScanModeChanged() function in OHOS::bluetooth::GenericAccessService
/foundation/communication/bluetooth_service/test/unittest/ble/
Dble_test.h49 void OnScanModeChanged(int mode) in OnScanModeChanged() function
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_host_observer_proxy.cpp168 void BluetoothHostObserverProxy::OnScanModeChanged(int32_t mode) in OnScanModeChanged() function in OHOS::Bluetooth::BluetoothHostObserverProxy
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
Dnapi_bluetooth_connection_observer.cpp154 void NapiBluetoothConnectionObserver::OnScanModeChanged(int mode) in OnScanModeChanged() function in OHOS::Bluetooth::NapiBluetoothConnectionObserver
/foundation/communication/bluetooth_service/test/unittest/host/
Dhost_test.cpp41 void OnScanModeChanged(int mode) override{}; in OnScanModeChanged() function in OHOS::Bluetooth::BluetoothHostObserverCommon
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
Dohos_bt_gap.cpp122 void OnScanModeChanged(int mode) override in OnScanModeChanged() function in OHOS::Bluetooth::BluetoothHostObserverWapper
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_host_server.cpp296 void OnScanModeChanged(int32_t mode) override in OnScanModeChanged() function in OHOS::Bluetooth::BluetoothHostServer::impl::AdapterClassicObserver
480 void OnScanModeChanged(const int32_t mode) override in OnScanModeChanged() function in OHOS::Bluetooth::BluetoothHostServer::impl::AdapterBleObserver
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_host.cpp145 void OnScanModeChanged(int mode) override in OnScanModeChanged() function in OHOS::Bluetooth::BluetoothHost::impl::BluetoothHostObserverImp