Searched refs:inc_val (Results 1 – 1 of 1) sorted by relevance
963 struct bt_gatt_include *inc_val = (struct bt_gatt_include *)attr->user_data; in discover_func() local966 event_data.svc_inc.start_handle = inc_val->start_handle; in discover_func()967 event_data.svc_inc.end_handle = inc_val->end_handle; in discover_func()968 uuid_covert(&event_data.svc_inc.uuid, inc_val->uuid); in discover_func()
Completed in 5 milliseconds