Programming Manual

115 / 139
i480e&i480e-MD2 Programming Manual
Note
N/A
21.17
AGINDICATORSIND
The AGINDICATORSIND indication is used to tell the host the
HF is requesting current status of the AG indicators.
Indication
AT-B AGINDICATORSIND
Parameters
N/A
Note
N/A
21.18
AGCODEC
The AGCODEC indication is used to inform the host codec negotiated with the
remote HF.
Indication
AT-B AGCODEC [codec_id]
Parameters
codec_id
1, NBS.
2, WBS.
Note
N/A
22
A2DP Source AT Command Definition
This chapter introduces A2DP (Source Role) relevant AT commands’ definition,
including a brief description of commands’ syntax, responses and examples.
22.1
A2DP Source Status
typedef enum
{
a2dp_success, /*! The operation succeeded. */
a2dp_reconnect_success, /*! The library has managed to reconnect a
signaling channel following a link loss. */
a2dp_invalid_parameters, /*! Invalid parameters supplied by the client. */
a2dp_sdp_fail, /*! SDP registration has failed. */
a2dp_l2cap_fail, /*! L2CAP registration has failed. */
Barrot Confidential