Home
last modified time | relevance | path

Searched refs:gatt_disc_end_handle (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/samples/bluetooth/encrypted_advertising/central/src/
Dcentral_ead.c47 static uint16_t gatt_disc_end_handle; variable
269 gatt_disc_end_handle = ((struct bt_gatt_service_val *)attr->user_data)->end_handle; in gatt_discover_cb()
300 *end_handle = gatt_disc_end_handle; in gatt_discover_primary_service()