Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/subsys/bluetooth/audio/
Dascs_internal.h110 #define BT_ASCS_CONFIG_OP 0x01 macro
251 case BT_ASCS_CONFIG_OP: in bt_ascs_op_str()
Dbap_unicast_client.c1338 case BT_ASCS_CONFIG_OP: in unicast_client_cp_notify()
2746 buf = bt_bap_unicast_client_ep_create_pdu(stream->conn, BT_ASCS_CONFIG_OP); in bt_bap_unicast_client_config()
Dascs.c2818 case BT_ASCS_CONFIG_OP: in ascs_cp_write()
/Zephyr-Core-3.5.0/tests/bluetooth/tester/src/
Dbtp_bap.c324 btp_send_ascs_operation_completed_ev(conn, ep->status.id, BT_ASCS_CONFIG_OP, in lc3_config()
337 btp_send_ascs_operation_completed_ev(conn, ep->status.id, BT_ASCS_CONFIG_OP, in lc3_config()
553 BT_ASCS_CONFIG_OP, BTP_ASCS_STATUS_SUCCESS); in stream_configured()