Searched refs:gatt_service (Results 1 – 2 of 2) sorted by relevance
52 class gatt_service: class129 self.primary_services.append(gatt_service(uuid, start, end))
828 gatt_client_service_t gatt_service; in gatt_client_notify_can_send_query() local841 gatt_service.start_group_handle = gatt_client->gatt_service_start_group_handle; in gatt_client_notify_can_send_query()842 gatt_service.end_group_handle = gatt_client->gatt_service_end_group_handle; in gatt_client_notify_can_send_query()843 …teristics_for_service(&gatt_client_service_packet_handler, gatt_client->con_handle, &gatt_service); in gatt_client_notify_can_send_query()