Searched refs:BLE_PROTOCOL_MAX (Results 1 – 3 of 3) sorted by relevance
23 static BleUnifyInterface g_bleUnifyInterface[BLE_PROTOCOL_MAX] = {
60 int32_t status[BLE_PROTOCOL_MAX];188 for (int i = BLE_GATT; i < BLE_PROTOCOL_MAX; i++) { in ConnBleStartServer()195 for (int i = BLE_GATT; i < BLE_PROTOCOL_MAX; i++) { in ConnBleStartServer()220 for (int i = BLE_GATT; i < BLE_PROTOCOL_MAX; i++) { in ConnBleStopServer()227 for (int i = BLE_GATT; i < BLE_PROTOCOL_MAX; i++) { in ConnBleStopServer()1225 for (int i = BLE_GATT; i < BLE_PROTOCOL_MAX; i++) { in ConnBleInitConnectionMudule()
265 BLE_PROTOCOL_MAX enumerator