Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_vcp.h68 #define BTP_VCP_DISCOVERED_EV 0x80 macro
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_vcp.c580 tester_event(BTP_SERVICE_ID_VCP, BTP_VCP_DISCOVERED_EV, &ev, sizeof(ev)); in btp_send_vcp_found_ev()