Searched defs:GattService (Results 1 - 2 of 2) sorted by relevance
/foundation/communication/bluetooth/interfaces/inner_api/include/ | ||
H A D | bluetooth_gatt_service.h | 57 class BLUETOOTH_API GattService { class [all...] |
/foundation/communication/bluetooth/frameworks/inner/src/ | ||
H A D | bluetooth_gatt_service.cpp | 31 GattService::GattService(const UUID &uuid, const GattServiceType type) in GattService() function in OHOS::Bluetooth::GattService 35 GattService::GattService(const UUID &uuid, uint16_t handle, uint16_t endHandle, const GattServiceType type) in GattService() function in OHOS::Bluetooth::GattService 39 GattService::GattService(const GattService &src) in GattService() function in OHOS::Bluetooth::GattService 53 GattService::GattService(GattServic function in OHOS::Bluetooth::GattService [all...] |
Completed in 2 milliseconds