Home
last modified time | relevance | path

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

/hal_infineon-3.4.0/bless/
Dcy_ble_event_handler.c1097 uint32_t locServCount; in Cy_BLE_NextInclDiscovery() local
1111 locServCount = cy_ble_configPtr->context->discovery[discIdx].servCount; in Cy_BLE_NextInclDiscovery()
1115 …((cy_ble_configPtr->context->serverInfo[(discIdx * discServiNum) + locServCount].range.startHandle… in Cy_BLE_NextInclDiscovery()
1117 …(cy_ble_configPtr->context->serverInfo[(discIdx * discServiNum) + locServCount].range.startHandle > in Cy_BLE_NextInclDiscovery()
1121 locServCount = cy_ble_configPtr->context->discovery[discIdx].servCount; in Cy_BLE_NextInclDiscovery()
1129 …Param.range = cy_ble_configPtr->context->serverInfo[(discIdx * discServiNum) + locServCount].range; in Cy_BLE_NextInclDiscovery()
1385 uint32_t locServCount; in Cy_BLE_NextCharDiscovery() local
1398 locServCount = cy_ble_configPtr->context->discovery[discIdx].servCount; in Cy_BLE_NextCharDiscovery()
1402 …((cy_ble_configPtr->context->serverInfo[(discIdx * discServiNum) + locServCount].range.startHandle… in Cy_BLE_NextCharDiscovery()
1404 …(cy_ble_configPtr->context->serverInfo[(discIdx * discServiNum) + locServCount].range.startHandle > in Cy_BLE_NextCharDiscovery()
[all …]