Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_cap.h161 #define BTP_CAP_EV_UNICAST_STOP_COMPLETED 0x82 macro
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_cap.c98 tester_event(BTP_SERVICE_ID_CAP, BTP_CAP_EV_UNICAST_STOP_COMPLETED, &ev, sizeof(ev)); in btp_send_cap_unicast_stop_completed_ev()