Home
last modified time | relevance | path

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

/Zephyr-latest/samples/bluetooth/encrypted_advertising/central/src/
Dcentral_ead.c48 static uint16_t gatt_disc_start_handle; variable
268 gatt_disc_start_handle = attr->handle; in gatt_discover_cb()
299 *start_handle = gatt_disc_start_handle; in gatt_discover_primary_service()