Searched refs:pending_characteristic (Results 1 – 2 of 2) sorted by relevance
134 pending_characteristic = HANDLE_MIN; in StartNextServiceExploration()153 if (it->declaration_handle > pending_characteristic) { in NextDescriptorRangeToExplore()169 pending_characteristic = start; in NextDescriptorRangeToExplore()174 pending_characteristic = HANDLE_MAX; in NextDescriptorRangeToExplore()
76 uint16_t pending_characteristic; variable