Home | History | Annotate | Download | only in include

Lines Matching full:service

143 #define BTA_AG_ERR_NO_NETWORK_SERV  30      /* No network service */
145 #define BTA_AG_ERR_NO_NET_EMG_ONLY 32 /* Network not allowed - emergency service only */
161 #define BTA_AG_ERR_SERVPRO_PIN_REQ 44 /* Service provider personalization PIN required */
162 #define BTA_AG_ERR_SERVPRO_PUK_REQ 45 /* Service provider personalization PUK required */
174 #define BTA_AG_ERR_OPT_NOT_SUPP 132 /* Service option not supported (#32) */
175 #define BTA_AG_ERR_OPT_NOT_SUBSCR 133 /* Requested service option not subscribed (#33) */
176 #define BTA_AG_ERR_OPT_OUT_OF_ORDER 134 /* Service option temporarily out of order (#34) */
225 #define BTA_AG_CONN_EVT 4 /* Service level connection opened */
311 #define BTA_AG_IND_SERVICE 3 /* position of service indicator */
330 /* service indicator values */
331 #define BTA_AG_SERVICE_NONE 0 /* Neither CS nor VoIP service is available */
332 service is available */
333 #define BTA_AG_SERVICE_VOIP 2 /* Only VoIP service is available */
378 ** Description Enable the audio gateway service. When the enable
393 ** Description Disable the audio gateway service
405 ** Description Register an Audio Gateway service.
418 ** Description Deregister an audio gateway service.