Home
last modified time | relevance | path

Searched defs:GattClient (Results 1 - 2 of 2) sorted by relevance

/foundation/communication/bluetooth/interfaces/inner_api/include/
H A Dbluetooth_gatt_client.h181 class BLUETOOTH_API GattClient : public std::enable_shared_from_this<GattClient> { class
[all...]
/foundation/communication/bluetooth/frameworks/inner/src/
H A Dbluetooth_gatt_client.cpp571 GattClient::GattClient(const BluetoothRemoteDevice &device) : pimpl(new GattClient::impl(device)) GattClient() function in OHOS::Bluetooth::GattClient
[all...]

Completed in 2 milliseconds