Class android.net.wifi.p2p.WifiP2pManager

Added Methods
void addExternalApprover(Channel, MacAddress, ExternalApproverRequestListener)  
void discoverPeersOnSocialChannels(Channel, ActionListener)  
void discoverPeersOnSpecificFrequency(Channel, int, ActionListener)  
int getP2pMaxAllowedVendorElementsLength()  
void removeClient(Channel, MacAddress, ActionListener)  
void removeExternalApprover(Channel, MacAddress, ActionListener)  
void setConnectionRequestResult(Channel, MacAddress, int, ActionListener)  
void setVendorElements(Channel, List<InformationElement>, ActionListener)  
 

Added Fields
int CONNECTION_REQUEST_ACCEPT  
int CONNECTION_REQUEST_DEFER_SHOW_PIN_TO_SERVICE  
int CONNECTION_REQUEST_DEFER_TO_SERVICE  
int CONNECTION_REQUEST_REJECT