Home
last modified time | relevance | path

Searched defs:bleAdapter (Results 1 - 4 of 4) sorted by relevance

/foundation/communication/bluetooth_service/services/bluetooth/service/src/ble/
H A Dble_security.cpp37 BleSecurity( IAdapterBle &bleAdapter, utility::Dispatcher &dispatch, BaseObserverList<IAdapterBleObserver> &observer) BleSecurity() argument
H A Dble_advertiser_impl.cpp43 BleAdvertiserImpl( IBleAdvertiserCallback &callback, IAdapterBle &bleAdapter, utility::Dispatcher &dispatch) BleAdvertiserImpl() argument
H A Dble_adapter.cpp43 explicit GattClientCallback(BleAdapter &bleAdapter) : bleAdapter_(bleAdapter) in GattClientCallback() argument
143 BleAdapter::impl::impl(BleAdapter &bleAdapter) : gattClientcallback_(std::make_unique<GattClientCallback>(bleAdapter)) in impl() argument
H A Dble_central_manager_impl.cpp165 BleCentralManagerImpl( IBleCentralManagerCallback &callback, IAdapterBle &bleAdapter, utility::Dispatcher &dispatch) BleCentralManagerImpl() argument

Completed in 10 milliseconds