Class android.net.wifi.p2p.WifiP2pManager

Added Methods
void addExternalApprover(Channel, MacAddress, ExternalApproverRequestListener)  
void discoverPeersOnSocialChannels(Channel, ActionListener)  
void discoverPeersOnSpecificFrequency(Channel, int, ActionListener)  
int getP2pMaxAllowedVendorElementsLengthBytes()  
boolean isChannelConstrainedDiscoverySupported()  
boolean isGroupClientRemovalSupported()  
boolean isSetVendorElementsSupported()  
void removeClient(Channel, MacAddress, ActionListener)  
void removeExternalApprover(Channel, MacAddress, ActionListener)  
void setConnectionRequestResult(Channel, MacAddress, int, ActionListener)  
void setConnectionRequestResult(Channel, MacAddress, int, String, ActionListener)  
void setVendorElements(Channel, List<InformationElement>, ActionListener)  
void startListening(Channel, ActionListener)  
void stopListening(Channel, ActionListener)  
 

Added Fields
String ACTION_WIFI_P2P_REQUEST_RESPONSE_CHANGED  
int CONNECTION_REQUEST_ACCEPT  
int CONNECTION_REQUEST_DEFER_SHOW_PIN_TO_SERVICE  
int CONNECTION_REQUEST_DEFER_TO_SERVICE  
int CONNECTION_REQUEST_REJECT  
String EXTRA_REQUEST_RESPONSE