Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp_core.h35 #define BTP_CORE_EV_IUT_READY 0x80 macro
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp.c246 tester_send_with_index(BTP_SERVICE_ID_CORE, BTP_CORE_EV_IUT_READY, in tester_init()