Searched refs:GATT_GENERIC_ACCESS_SERVICE (Results 1 – 4 of 4) sorted by relevance
24 GATT_GENERIC_ACCESS_SERVICE,57 GATT_GENERIC_ACCESS_SERVICE,
54 GATT_GENERIC_ACCESS_SERVICE = UUID.from_16_bits(0x1800, 'Generic Access') variable
40 GATT_GENERIC_ACCESS_SERVICE,241 assert device.gatt_server.attributes[0].uuid == GATT_GENERIC_ACCESS_SERVICE
33 GATT_GENERIC_ACCESS_SERVICE,167 services = await peer.discover_service(GATT_GENERIC_ACCESS_SERVICE)