SWRU455M February 2017 – October 2020 CC3120 , CC3120MOD , CC3130 , CC3135 , CC3135MOD , CC3220MOD , CC3220MODA , CC3220R , CC3220S , CC3220SF , CC3230S , CC3230SF , CC3235MODAS , CC3235MODASF , CC3235MODS , CC3235MODSF , CC3235S , CC3235SF
Table 10-21 lists the P2P information tokens.
Token | Name | Value and Usage |
---|---|---|
__SL_G_R.A | P2P Device Name | String |
__SL_G_R.B | P2P Device Type | String |
__SL_G_R.C | P2P Listen Channel | Returns string of the listen channel number |
__SL_G_R.T | Listen Channel #1 | If current listen channel is #1, returns selected, else returns not_selected. Used for the drop down menu of the listen channel. |
__SL_G_R.U | Listen Channel #6 | If current listen channel is #6, returns selected, else returns not_selected. Used for the drop down menu of the listen channel. |
__SL_G_R.V | Listen Channel #11 | If current listen channel is #11, returns selected, else returns not_selected. Used for the drop down menu of the listen channel. |
__SL_G_R.E | P2P Operation Channel | Returns string of the operational channel number |
__SL_G_R.W | Operational Channel #1 | If current operational channel is #1, returns selected, else returns not_selected. Used for the drop down menu of the operational channel. |
__SL_G_R.X | Operational Channel #6 | If current operational channel is #6, returns selected, else returns not_selected. Used for the drop down menu of the operational channel. |
__SL_G_R.Y | Operational Channel #11 | If current operational channel is #11, returns selected, else returns not_selected. Used for the drop down menu of the operational channel. |
__SL_G_R.L | Negotiation Intent Value | Returned values: Group Owner, Negotiate, Client |
__SL_G_R.M | Role Group Owner | If intent is Group Owner, returns Checked, else returns Not_Checked. Used for negotiation intent radio button. |
__SL_G_R.N | Role Negotiate | If intent is Negotiate, returns Checked, else returns Not_Checked. Used for negotiation intent radio button. |
__SL_G_R.O | Role Client | If intent is Client, returns Checked, else returns Not_Checked. Used for negotiation intent radio button. |
__SL_G_R.P | Negotiation Initiator Policy | Returned Values: Active, Passive, Random Backoff |
__SL_G_R.Q | Neg Initiator Active | If negotiation initiator policy is Active, returns Checked, else returns Not_Checked. Used for negotiation initiator policy radio button. |
__SL_G_R.R | Neg Initiator Passive | If negotiation initiator policy is Passive, returns Checked, else returns Not_Checked. Used for negotiation initiator policy radio button. |
__SL_G_R.S | Neg Initiator Rand Backoff | If negotiation initiator policy is Random Backoff, returns Checked, else returns Not_Checked. Used for negotiation initiator policy radio button. |