Home
last modified time | relevance | path

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

/Zephyr-latest/tests/bluetooth/tester/src/audio/btp/
Dbtp_cap.h150 #define BTP_CAP_DISCOVERY_STATUS_SUCCESS 0x00 macro
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_cap.c78 btp_send_discovery_completed_ev(conn, BTP_CAP_DISCOVERY_STATUS_SUCCESS); in cap_discovery_complete_cb()