Home
last modified time | relevance | path

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

/Zephyr-latest/subsys/bluetooth/services/ots/
Dots_client_internal.h31 #define OLCP_RESULT_TO_ERROR(RESULT) \ macro
/Zephyr-latest/subsys/bluetooth/audio/
Dmcc.c3315 mcc_cb->otc_obj_selected(conn, OLCP_RESULT_TO_ERROR(result)); in on_obj_selected()