Home
last modified time | relevance | path

Searched defs:autoConnect (Results 1 - 5 of 5) sorted by relevance

/foundation/communication/bluetooth/frameworks/inner/ipc/src/
H A Dbluetooth_gatt_client_proxy.cpp82 int BluetoothGattClientProxy::Connect(int32_t appId, bool autoConnect) in Connect() argument
/foundation/communication/bluetooth_service/services/bluetooth/ipc/src/
H A Dbluetooth_gatt_client_stub.cpp129 bool autoConnect = data.ReadBool(); in ConnectInner() local
/foundation/communication/bluetooth_service/services/bluetooth/server/src/
H A Dbluetooth_gatt_client_server.cpp344 int BluetoothGattClientServer::Connect(int32_t appId, bool autoConnect) in Connect() argument
/foundation/communication/bluetooth_service/services/bluetooth/service/src/gatt/
H A Dgatt_client_service.cpp164 int GattClientService::Connect(int appId, bool autoConnect) in Connect() argument
585 void GattClientService::impl::Connect(int appId, bool autoConnect) in Connect() argument
H A Dgatt_connection_manager.cpp1113 GattConnectionManager::Device::Device(const uint8_t *addr, uint8_t transport, uint8_t type, bool autoConnect) in Device() argument
393 FindOrRegister( const GattDevice &device, bool autoConnect, std::unique_lock<std::mutex> &deviceLock) FindOrRegister() argument
1131 Device(const GattDevice &device, bool autoConnect) Device() argument
[all...]

Completed in 8 milliseconds