Searched refs:NUM_PERIPHERALS (Results 1 – 2 of 2) sorted by relevance
19 #define NUM_PERIPHERALS CONFIG_BT_MAX_CONN macro20 #define L2CAP_CHANS NUM_PERIPHERALS385 for (int i = 0; i < NUM_PERIPHERALS; i++) { in test_central_main()400 for (int i = 0; i < NUM_PERIPHERALS; i++) { in test_central_main()424 while (disconnect_counter < NUM_PERIPHERALS) { in test_central_main()
19 #define NUM_PERIPHERALS 6 macro20 #define L2CAP_CHANS NUM_PERIPHERALS424 for (int i = 0; i < NUM_PERIPHERALS; i++) { in test_central_main()433 for (int i = 0; i < NUM_PERIPHERALS; i++) { in test_central_main()451 while (disconnect_counter < NUM_PERIPHERALS) { in test_central_main()