wlanutilities/wlansniffer/mainapplication/data/wlansniffer.rss
branchRCL_3
changeset 18 981afc7d3841
parent 3 ff3b37722600
child 44 a9524956f6b5
equal deleted inserted replaced
16:8b0eae1b1d71 18:981afc7d3841
   428     buf = qtn_cmon_wlan_max_data_rate;
   428     buf = qtn_cmon_wlan_max_data_rate;
   429     }
   429     }
   430 
   430 
   431 //-----------------------------------------------------------------------------
   431 //-----------------------------------------------------------------------------
   432 //
   432 //
       
   433 // Details View Wlan technology definitions  
       
   434 //
       
   435 //-----------------------------------------------------------------------------
       
   436 
       
   437 RESOURCE TBUF r_qtn_sniffer_wlan_sett_technology_802_11b
       
   438     {
       
   439     buf = "802.11b";
       
   440     }
       
   441 
       
   442 RESOURCE TBUF r_qtn_sniffer_wlan_sett_technology_802_11g
       
   443     {
       
   444     buf = "802.11g";
       
   445     }
       
   446 
       
   447 RESOURCE TBUF r_qtn_sniffer_wlan_sett_technology_802_11bg
       
   448     {
       
   449     buf = "802.11b/g";
       
   450     }
       
   451 
       
   452 RESOURCE TBUF r_qtn_sniffer_wlan_sett_technology_802_11n
       
   453     {
       
   454     buf = "802.11n";
       
   455     }
       
   456     
       
   457 //-----------------------------------------------------------------------------
       
   458 //
   433 // Connected Details Pop-up heading text:
   459 // Connected Details Pop-up heading text:
   434 //
   460 //
   435 //-----------------------------------------------------------------------------
   461 //-----------------------------------------------------------------------------
   436 RESOURCE TBUF r_qtn_wlan_heading_connection_details
   462 RESOURCE TBUF r_qtn_wlan_heading_connection_details
   437     {
   463     {