Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/host/
Dgatt.c4724 const uint16_t req_start_handle = params->by_uuid.start_handle; in parse_read_by_uuid() local
4746 if (!IN_RANGE(handle, req_start_handle, req_end_handle)) { in parse_read_by_uuid()
4750 handle, req_start_handle, req_end_handle); in parse_read_by_uuid()