Searched defs:gattService (Results 1 – 4 of 4) sorted by relevance
63 GattService *gattService; member435 GattService *gattService = GATTSERVICE(serverId, i); in FindCharacteristic() local
581 std::optional<std::reference_wrapper<GattService>> gattService = client->GetService(uuid); in BleGattcGetService() local
209 std::unique_ptr<GattService> gattService {nullptr}; in AddService() local
409 GattService gattService(UUID::ConvertFrom128Bits(service.uuid_.ConvertTo128Bits()), in BuildService() local