永发信息网

请问电信的基站也分LAC 与CI 码吗?

答案:2  悬赏:60  手机版
解决时间 2021-01-23 16:08
  • 提问者网友:藍了天白赴美
  • 2021-01-23 00:36
请问电信的基站也分LAC 与CI 码吗?
最佳答案
  • 五星知识达人网友:逃夭
  • 2021-01-23 01:09
sid,nid,BS还有站号,用三星X199就可以看见站号,
全部回答
  • 1楼网友:野味小生
  • 2021-01-23 02:18
#include “coretelephony.h” #include #include #include cfmachportref port; struct ctserverconnection *sc=null; struct cellinfo cellinfo; int b; int t1; void callback() { printf(“callback called\n”); } void cellconnect() { int t1; sc=_ctserverconnectioncreate(kcfallocatordefault, callback, null); port=cfmachportcreatewithport(kcfallocatordefault, _ctserverconnectiongetport(sc), null, null, null); _ctserverconnectioncellmonitorstart(&t1,sc); printf(“connected\n”); } void getcellinfo() { int cellcount; _ctserverconnectioncellmonitorgetcellcount(&t1,sc,&cellcount); printf(“cell count: %x\n”,cellcount); printf(“size = %x\n”, sizeof(struct cellinfo)); unsigned char *a=malloc(sizeof(struct cellinfo)); for(b=0;b
我要举报
如以上回答内容为低俗、色情、不良、暴力、侵权、涉及违法等信息,可以点下面链接进行举报!
点此我要举报以上问答信息
大家都在看
推荐资讯