Reply
Thread Tools
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#21
The only thing which I found is "CIPHERING" in file /usr/include/ISI/icpr82/pn_modem_network_isi.h

There is NET_CIPHERING_INDICATOR_OFF and NET_CIPHERING_INDICATOR_ON which are probably defines for ciphering_status field in NET_CIPHERING_IND structure.

Looks like those are defines for isi packets and if yes, isi modem could send us this information.

@jonwil, can you recheck if above structure is really not exported by some dbus (or other) api? And if not, it is possible to listen for isi packets on n900 and manually parse them (e.g. find that NET_CIPHERING_IND)?
 

The Following 4 Users Say Thank You to pali For This Useful Post:
Posts: 2,153 | Thanked: 8,462 times | Joined on May 2010
#22
Looks like it is used in sscd:
Code:
$ strings /usr/sbin/sscd | grep -i cipher
NET_CIPHERING_IND
SIM_SERV_CIPHERING_INDICATOR_DISPLAY_REQUIRED
SIM_SERV_CIPHERING_INDICATOR_DISPLAY_NOT_REQUIRED
 

The Following 4 Users Say Thank You to pali For This Useful Post:
Reply

Thread Tools

 
Forum Jump


All times are GMT. The time now is 22:13.