Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bsim/bluetooth/host/att/mtu_update/src/
Dcommon.h37 #define PERIPHERAL_NOTIFY_TIME ((WAIT_TIME - 10e6) / 1e6) macro
Dmain_peripheral.c30 run_peripheral_sample(notify_data, sizeof(notify_data), PERIPHERAL_NOTIFY_TIME); in test_peripheral_main()