Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/att/timeout/
Dmain.c31 #define PERIPHERAL_DEVICE_NBR 1 macro
179 bool peripheral = (get_device_nbr() == PERIPHERAL_DEVICE_NBR); in test_timeout()
246 bool peripheral = (get_device_nbr() == PERIPHERAL_DEVICE_NBR); in disconnected()
271 bool peripheral = (get_device_nbr() == PERIPHERAL_DEVICE_NBR); in the_test()
/Zephyr-latest/tests/bsim/bluetooth/host/att/open_close/src/
Dmain.c27 #define PERIPHERAL_DEVICE_NBR 1 macro
127 bool peripheral = (get_device_nbr() == PERIPHERAL_DEVICE_NBR); in a_test_iteration()
217 bool peripheral = (get_device_nbr() == PERIPHERAL_DEVICE_NBR); in the_test()
/Zephyr-latest/tests/bsim/bluetooth/host/att/long_read/
Dmain.c27 #define PERIPHERAL_DEVICE_NBR 1 macro
184 bool peripheral = (get_device_nbr() == PERIPHERAL_DEVICE_NBR); in the_test()