Searched refs:pending_characteristic (Results 1 – 2 of 2) sorted by relevance
155 pending_characteristic = HANDLE_MIN; in StartNextServiceExploration()174 if (it->declaration_handle > pending_characteristic) { in NextDescriptorRangeToExplore()190 pending_characteristic = start; in NextDescriptorRangeToExplore()195 pending_characteristic = HANDLE_MAX; in NextDescriptorRangeToExplore()
90 uint16_t pending_characteristic; variable