mirror of
https://github.com/Evolution-X/hardware_interfaces
synced 2026-02-01 16:50:18 +00:00
Clarify that NAS stands for Non-Access Stratum
Change-Id: I509919905c89ac0ef80f7c1972b06623b6c71fd5 Bug: 315159207 Test: m Change-Id: I509919905c89ac0ef80f7c1972b06623b6c71fd5
This commit is contained in:
@@ -17,8 +17,9 @@
|
||||
package android.hardware.radio.network;
|
||||
|
||||
/**
|
||||
* Each enum value represents a message type on the NAS. The relevant cellular generation is noted.
|
||||
* Sample spec references are provided, but generally only reference one network generation's spec.
|
||||
* Each enum value represents a message type on the Non-Access Stratum (NAS). The relevant cellular
|
||||
* generation is noted for each message type. Sample spec references are provided, but generally
|
||||
* only reference one network generation's spec.
|
||||
*
|
||||
* @hide
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user