Provides functions to the current cell information or the neighboring cell information.
An application can query neighboring cell information through the functions information this module. It opens or close the Cell Module by calling vm_gsm_cell_open() or vm_gsm_cell_close(). After the Cell Module is open, the application can query the total number of neighboring cells via vm_gsm_cell_get_neighbor_number(), get the currently cell information with vm_gsm_cell_get_current_cell_info(), or get the neighboring cell information with vm_gsm_cell_get_neighbor_cell_info().
N/A
|
Function |
Description |
|
Closes CELL ID resource. | |
|
Gets current cell information. The vm_gsm_cell_open() should be called before calling this function. Otherwise, NULL will be returned to cell_info. | |
|
Gets neighbor cell information. The vm_gsm_cell_open() should be called before calling this function. Otherwise, NULL will be returned to cell_info. | |
|
Gets the total number of neighbor cells. The vm_gsm_cell_open() should be called before calling this function. | |
|
Opens CELL ID resource. |
|
Struct, Record, Enum |
Description |
|
Cell info struct. | |
|
Cell open result |
Doc-O-Matic. In order to make this message disappear you need to register this software. If you have problems registering this software please contact us at
support@toolsfactory.com.