Home
last modified time | relevance | path

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

/foundation/communication/bluetooth/frameworks/inner/ipc/common/
H A Dgatt_data.cpp23 GattDevice::GattDevice(const RawAddress& addr, uint8_t type, uint8_t transport) in GattDevice() function in OHOS::bluetooth::GattDevice
29 GattDevice::GattDevice(const RawAddress& addr, uint8_t type, uint8_t transport, int state) in GattDevice() function in OHOS::bluetooth::GattDevice
35 GattDevice::GattDevice(const RawAddress& addr, uint8_t transport) in GattDevice() function in OHOS::bluetooth::GattDevice
H A Dgatt_data.h166 struct GattDevice { struct
167 GattDevice() : isEncryption_(false), transport_(0), addressType_(0), connectState_(0), addr_() {} in GattDevice() function

Completed in 1 milliseconds