Home
last modified time | relevance | path

Searched refs:BT_ASCS_CONFIG_OP (Results 1 – 4 of 4) sorted by relevance

/Zephyr-latest/subsys/bluetooth/audio/
Dascs_internal.h118 #define BT_ASCS_CONFIG_OP 0x01 macro
259 case BT_ASCS_CONFIG_OP: in bt_ascs_op_str()
Dbap_unicast_client.c1572 case BT_ASCS_CONFIG_OP: in unicast_client_cp_notify()
3157 buf = bt_bap_unicast_client_ep_create_pdu(stream->conn, BT_ASCS_CONFIG_OP); in bt_bap_unicast_client_config()
Dascs.c3061 case BT_ASCS_CONFIG_OP: in ascs_cp_write()
/Zephyr-latest/tests/bluetooth/tester/src/audio/
Dbtp_bap_unicast.c342 btp_send_ascs_operation_completed_ev(conn, info.id, BT_ASCS_CONFIG_OP, in lc3_config()
354 btp_send_ascs_operation_completed_ev(conn, info.id, BT_ASCS_CONFIG_OP, in lc3_config()
518 BT_ASCS_CONFIG_OP, BTP_ASCS_STATUS_SUCCESS); in stream_configured()