Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/btp/
Dbtp.h77 #define BTP_SERVICE_ID_OTS 0x1d macro
79 #define BTP_SERVICE_ID_MAX BTP_SERVICE_ID_OTS
/Zephyr-latest/tests/bluetooth/tester/src/
Dbtp_core.c249 case BTP_SERVICE_ID_OTS: in register_service()
396 case BTP_SERVICE_ID_OTS: in unregister_service()
Dbtp_ots.c328 tester_register_command_handlers(BTP_SERVICE_ID_OTS, ots_handlers, in tester_init_ots()