Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/js/napi/src/access/
Dnapi_bluetooth_access_observer.h36 void OnScanModeChanged(int mode) override {}; in OnScanModeChanged() function
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/gas/
Dgeneric_access_service.cpp102 void OnScanModeChanged(const int mode) in OnScanModeChanged() function in OHOS::bluetooth::GenericAccessService::AdapterBleObserverImpl
134 void OnScanModeChanged(int mode) in OnScanModeChanged() function in OHOS::bluetooth::GenericAccessService::AdapterClassicObserverImpl
316 void GenericAccessService::OnScanModeChanged(int mode) in OnScanModeChanged() function in OHOS::bluetooth::GenericAccessService
/foundation/communication/bluetooth/frameworks/js/napi/src/connection/
Dnapi_bluetooth_connection_observer.cpp82 void NapiBluetoothConnectionObserver::OnScanModeChanged(int mode) in OnScanModeChanged() function in OHOS::Bluetooth::NapiBluetoothConnectionObserver
/foundation/communication/bluetooth_service/test/unittest/ble/
Dble_test.h55 void OnScanModeChanged(int mode) in OnScanModeChanged() function
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
Dbluetooth_host_observer_proxy.cpp183 void BluetoothHostObserverProxy::OnScanModeChanged(int32_t mode) in OnScanModeChanged() function in OHOS::Bluetooth::BluetoothHostObserverProxy
/foundation/communication/nfc/services/include/
Dbt_connection_manager.h73 void OnScanModeChanged(int mode) override {}; in OnScanModeChanged() function
/foundation/communication/bluetooth_service/test/unittest/host/
Dhost_test.cpp42 void OnScanModeChanged(int mode) override{}; in OnScanModeChanged() function in OHOS::Bluetooth::BluetoothHostObserverCommon
/foundation/multimedia/av_session/services/session/server/
Davsession_service.h102 void OnScanModeChanged(int mode) override in OnScanModeChanged() function
/foundation/communication/bluetooth/frameworks/inner/c_adapter/
Dohos_bt_gap.cpp126 void OnScanModeChanged(int mode) override in OnScanModeChanged() function in OHOS::Bluetooth::BluetoothHostObserverWapper
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
Dbluetooth_host_server.cpp309 void OnScanModeChanged(int32_t mode) override in OnScanModeChanged() function in OHOS::Bluetooth::BluetoothHostServer::impl::AdapterClassicObserver
482 void OnScanModeChanged(const int32_t mode) override in OnScanModeChanged() function in OHOS::Bluetooth::BluetoothHostServer::impl::AdapterBleObserver
/foundation/communication/bluetooth/frameworks/inner/src/
Dbluetooth_host.cpp179 void OnScanModeChanged(int mode) override in OnScanModeChanged() function in OHOS::Bluetooth::BluetoothHost::impl::BluetoothHostObserverImp