Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_cap.h145 #define BTP_CAP_EV_DISCOVERY_COMPLETED 0x80 macro
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_cap.c49 tester_event(BTP_SERVICE_ID_CAP, BTP_CAP_EV_DISCOVERY_COMPLETED, &ev, sizeof(ev)); in btp_send_discovery_completed_ev()