Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_cap.h153 #define BTP_CAP_EV_UNICAST_START_COMPLETED 0x81 macro
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_cap.c88 tester_event(BTP_SERVICE_ID_CAP, BTP_CAP_EV_UNICAST_START_COMPLETED, &ev, sizeof(ev)); in btp_send_cap_unicast_start_completed_ev()