|
Data Structures |
| struct | _AlpTelInfCall |
| struct | _AlpTelInfCallsDuration |
| struct | _AlpTelInfCallsList |
| struct | _AlpTelInfIdentification |
| struct | _AlpTelInfPricePerUnit |
Defines |
| #define | ALP_TEL_INF_CALL_TYPE_DIALED 2 |
| #define | ALP_TEL_INF_CALL_TYPE_MISSED 0 |
| #define | ALP_TEL_INF_CALL_TYPE_RECEIVED 1 |
| #define | ALP_TEL_INF_GET_ACCUMULATED_CALL_METER_MESSAGE ((ALP_TEL_INF_SERVICE_ID << 8) | 0x0006) |
| #define | ALP_TEL_INF_GET_CALLS_DURATION_MESSAGE ((ALP_TEL_INF_SERVICE_ID << 8) | 0x0001) |
| #define | ALP_TEL_INF_GET_CALLS_LIST_MESSAGE ((ALP_TEL_INF_SERVICE_ID << 8) | 0x0003) |
| #define | ALP_TEL_INF_GET_CURRENT_CALL_METER_MESSAGE ((ALP_TEL_INF_SERVICE_ID << 8) | 0x0005) |
| #define | ALP_TEL_INF_GET_IDENTIFICATION_MESSAGE ((ALP_TEL_INF_SERVICE_ID << 8) | 0x0000) |
| #define | ALP_TEL_INF_GET_MAX_ACCUMULATED_CALL_METER_MESSAGE ((ALP_TEL_INF_SERVICE_ID << 8) | 0x0008) |
| #define | ALP_TEL_INF_GET_PRICE_PER_UNIT_MESSAGE ((ALP_TEL_INF_SERVICE_ID << 8) | 0x000A) |
| #define | ALP_TEL_INF_MESSAGES_COUNT ((ALP_TEL_INF_SET_PRICE_PER_UNIT_MESSAGE & ALP_TEL_MESSAGE_MASK) + 1) |
| | Total count of information service messages.
|
| #define | ALP_TEL_INF_PHONE_INFORMATION_MAX_SIZE 128 |
| #define | ALP_TEL_INF_PHONE_MANUFACTURER 0 |
| | Phone information type: phone manufacturer.
|
| #define | ALP_TEL_INF_PHONE_MODEL 1 |
| | Phone information type: phone model.
|
| #define | ALP_TEL_INF_PHONE_REVISION 2 |
| | Phone information type: phone revision.
|
| #define | ALP_TEL_INF_PHONE_SERIAL_NUMBER 3 |
| | Phone information type: phone serial number.
|
| #define | ALP_TEL_INF_RESET_ACCUMULATED_CALL_METER_MESSAGE ((ALP_TEL_INF_SERVICE_ID << 8) | 0x0007) |
| #define | ALP_TEL_INF_RESET_CALLS_DURATION_MESSAGE ((ALP_TEL_INF_SERVICE_ID << 8) | 0x0002) |
| #define | ALP_TEL_INF_RESET_CALLS_LIST_MESSAGE ((ALP_TEL_INF_SERVICE_ID << 8) | 0x0004) |
| #define | ALP_TEL_INF_SET_MAX_ACCUMULATED_CALL_METER_MESSAGE ((ALP_TEL_INF_SERVICE_ID << 8) | 0x0009) |
| #define | ALP_TEL_INF_SET_PRICE_PER_UNIT_MESSAGE ((ALP_TEL_INF_SERVICE_ID << 8) | 0x000B) |
| #define | ALP_TEL_INF_SUBSCRIBER_IDENTITY 4 |
| | Phone information type: subscriber identity.
|
| #define | ALP_TEL_IS_INF_GET_ACCUMULATED_CALL_METER_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_INF_GET_ACCUMULATED_CALL_METER_MESSAGE) |
| #define | ALP_TEL_IS_INF_GET_CALLS_DURATION_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_INF_GET_CALLS_DURATION_MESSAGE) |
| #define | ALP_TEL_IS_INF_GET_CALLS_LIST_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_INF_GET_CALLS_LIST_MESSAGE) |
| #define | ALP_TEL_IS_INF_GET_CURRENT_CALL_METER_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_INF_GET_CURRENT_CALL_METER_MESSAGE) |
| #define | ALP_TEL_IS_INF_GET_IDENTIFICATION_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_INF_GET_IDENTIFICATION_MESSAGE) |
| #define | ALP_TEL_IS_INF_GET_MAX_ACCUMULATED_CALL_METER_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_INF_GET_MAX_ACCUMULATED_CALL_METER_MESSAGE) |
| #define | ALP_TEL_IS_INF_GET_PRICE_PER_UNIT_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_INF_GET_PRICE_PER_UNIT_MESSAGE) |
| #define | ALP_TEL_IS_INF_RESET_ACCUMULATED_CALL_METER_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_INF_RESET_ACCUMULATED_CALL_METER_MESSAGE) |
| #define | ALP_TEL_IS_INF_RESET_CALLS_DURATION_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_INF_RESET_CALLS_DURATION_MESSAGE) |
| #define | ALP_TEL_IS_INF_RESET_CALLS_LIST_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_INF_RESET_CALLS_LIST_MESSAGE) |
| #define | ALP_TEL_IS_INF_SET_MAX_ACCUMULATED_CALL_METER_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_INF_SET_MAX_ACCUMULATED_CALL_METER_MESSAGE) |
| #define | ALP_TEL_IS_INF_SET_PRICE_PER_UNIT_SUPPORTED(iAppId) alp_tel_is_function_supported(iAppId, ALP_TEL_INF_SET_PRICE_PER_UNIT_MESSAGE) |
Typedefs |
| typedef _AlpTelInfCall | AlpTelInfCall |
| typedef _AlpTelInfCallsDuration | AlpTelInfCallsDuration |
| typedef _AlpTelInfCallsList | AlpTelInfCallsList |
| typedef _AlpTelInfIdentification | AlpTelInfIdentification |
| typedef _AlpTelInfPricePerUnit | AlpTelInfPricePerUnit |
Functions |
| alp_status_t | alp_tel_inf_get_accumulated_call_meter (AlpTelApplicationId iAppId, uint32_t *oAccumulatedCallMeterP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_inf_get_calls_duration (AlpTelApplicationId iAppId, AlpTelInfCallsDuration *ioCallsDurationP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_inf_get_calls_list (AlpTelApplicationId iAppId, AlpTelInfCallsList *ioCallsListP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_inf_get_current_call_meter (AlpTelApplicationId iAppId, uint32_t *oCurrentCallMeterP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_inf_get_identification (AlpTelApplicationId iAppId, AlpTelInfIdentification *ioIdentificationP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_inf_get_max_accumulated_call_meter (AlpTelApplicationId iAppId, uint32_t *oMaxAccumulatedCallMeterP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_inf_get_price_per_unit (AlpTelApplicationId iAppId, AlpTelInfPricePerUnit *oPricePerUnitP, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_inf_reset_accumulated_call_meter (AlpTelApplicationId iAppId, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_inf_reset_calls_duration (AlpTelApplicationId iAppId, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_inf_reset_calls_list (AlpTelApplicationId iAppId, uint8_t iCallType, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_inf_set_max_accumulated_call_meter (AlpTelApplicationId iAppId, uint32_t iMaxAccumulatedCallMeter, AlpTelTransId *ioTransIdP) |
| alp_status_t | alp_tel_inf_set_price_per_unit (AlpTelApplicationId iAppId, AlpTelInfPricePerUnit *iPricePerUnitP, AlpTelTransId *ioTransIdP) |
Copyright © 1999-2008 ACCESS CO., LTD. All rights reserved.