Searched refs:networkId (Results 1 - 4 of 4) sorted by relevance

/hardware/broadcom/wlan/bcmdhd/wifi_hal/
H A Dgscan.cpp1869 int networkId = *(int *)((byte *)anqp + anqp_len); local
1883 (*mHandler.on_passpoint_network_found)(id(), networkId, mResult, anqp_len, anqp);
/hardware/ril/include/telephony/
H A Dril.h1293 int networkId; /* Network Id 0..65535, INT_MAX if unknown */ member in struct:__anon5850
/hardware/ril/reference-ril/
H A Dril.h1293 int networkId; /* Network Id 0..65535, INT_MAX if unknown */ member in struct:__anon6044
/hardware/ril/libril/
H A Dril.cpp3428 p.writeInt32(p_cur->CellInfo.cdma.cellIdentityCdma.networkId);
3522 p.writeInt32(p_cur->CellInfo.cdma.cellIdentityCdma.networkId);

Completed in 120 milliseconds