I/wfd_: Wi-Fi P2P Connection Changed
I/wfd_: Connected to P2P network. Requesting connection info
I/wfd_: Connection info available
I/wfd_: WifiP2pInfo:
I/wfd_: Group formed: true
Is group owner: false
Group owner address: /192.168.49.1
I/wfd_: Stopping service discovery
I/wfd_: Service discovery stopped
I/wfd_: Connected as client
I/wfd_: Requesting group info
I/wfd_CommReceiver: This device changed
I/wfd_ClientSocketHandler: Client socket thread running
I/wfd_ClientSocketHandler: Opening client socket
I/System.out: [CDS][DNS] getAllByNameImpl netId = 0
I/System.out: [socket][0] connection /192.168.49.1:4545;LocalPort=34789(5000)
I/System.out: [CDS]connect[/192.168.49.1:4545] tm:5
I/wfd_: Service discovery requests cleared
I/wfd_: Group info available
I/wfd_: WifiP2pGroup:
I/wfd_: Network name: DIRECT-Ig-BLU Clark 2
Is group owner: false
Group owner:
Device name: BLU Clark 2
Status: Unavailable
Client list is empty.
/System.out: [socket][/192.168.49.117:34789] connected
I/wfd_ClientSocketHandler: Client socket - true
I/wfd_ClientSocketHandler: Launching the I/O handler
I/wfd_CommReceiver: Service connected
I/wfd_CommReceiver: Switching to Chat fragment
I/wfd_: handleMessage() called I/wfd_: Wi-Fi P2P Connection Changed
I/wfd_: Connected to P2P network. Requesting connection info
I/wfd_: Connection info available
I/wfd_: WifiP2pInfo:
I/wfd_: Group formed: true
Is group owner: true
Group owner address: /192.168.49.1
I/wfd_: Stopping service discovery
I/wfd_: Service discovery stopped
I/wfd_: Connected as group owner
I/wfd_OwnerSocketHandler: Group owner server socket started
I/wfd_: Requesting group info
I/wfd_OwnerSocketHandler: Group owner server socket thread running
I/wfd_: Service discovery requests cleared
I/wfd_CommReceiver: This device changed
I/wfd_: Group info available
I/wfd_: WifiP2pGroup:
I/wfd_: Network name: DIRECT-XB-Brendan BLU
Is group owner: true
Group owner:
Device name:
Status: Unavailable
Client:
Device name: BLU Clark 2
Status: Connected
I/wfd_CommReceiver: Service connected
I/wfd_CommReceiver: Switching to Chat fragment
I/wfd_OwnerSocketHandler: Launching the I/O handler
I/wfd_: handleMessage() called @Override
public void onConnectionInfoAvailable(WifiP2pInfo wifiP2pInfo) {
Log.i(TAG, "Connection info available");
Log.i(TAG, "WifiP2pInfo: ");
Log.i(TAG, p2pInfoToString(wifiP2pInfo));
this.groupFormed = wifiP2pInfo.groupFormed;
this.isGroupOwner = wifiP2pInfo.isGroupOwner;
if (wifiP2pInfo.groupFormed) {
stopServiceDiscovery();
Thread handler;
if (wifiP2pInfo.isGroupOwner) {
Log.i(TAG, "Connected as group owner");
try {
handler = new OwnerSocketHandler(this.getHandler());
handler.start();
} catch (IOException e) {
Log.e(TAG, "Failed to create a server thread - " + e.getMessage());
return;
}
} else {
Log.i(TAG, "Connected as client");
handler = new ClientSocketHandler(this.getHandler(), wifiP2pInfo.groupOwnerAddress);
handler.start();
}
Log.i(TAG, "Requesting group info");
// Requests peer-to-peer group information
wifiP2pManager.requestGroupInfo(channel, new WifiP2pManager.GroupInfoListener() {
@Override
public void onGroupInfoAvailable(WifiP2pGroup wifiP2pGroup) {
Log.i(TAG, "Group info available");
if (wifiP2pGroup != null) {
Log.i(TAG, "WifiP2pGroup:");
Log.i(TAG, p2pGroupToString(wifiP2pGroup));
WifiDirectHandler.this.wifiP2pGroup = wifiP2pGroup;
} else {
Log.w(TAG, "Group is null");
}
localBroadcastManager.sendBroadcast(new Intent(Action.SERVICE_CONNECTED));
}
});
} else {
Log.w(TAG, "Group not formed");
}
localBroadcastManager.sendBroadcast(new Intent(Action.DEVICE_CHANGED));
}--
You received this message because you are subscribed to the Google Groups "Wi-Fi Direct" group.
To unsubscribe from this group and stop receiving emails from it, send an email to wi-fi-direct...@googlegroups.com.
Visit this group at https://groups.google.com/group/wi-fi-direct.
To view this discussion on the web visit https://groups.google.com/d/msgid/wi-fi-direct/8d29c466-bb1b-43e6-aad5-91bf53f80911%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
To unsubscribe from this group and stop receiving emails from it, send an email to wi-fi-direct+unsubscribe@googlegroups.com.
Buy Coke , DMT , Shrooms , MDMA , Ket , Dexies or LSD .thc vape juice https://t.me/psychedelicstribestore Europe Mushroom Chocolate Bars Buy psychedelic online California, Texas, Australia, Ireland ,Cubensis Norway, Europe https://t.me/psychedelicstribestore
thc vape juice Europe Mushroom Chocolate Bars Buy psychedelic online https://t.me/psychedelicstribestore
California, Texas, Australia, Ireland ,Cubensis Norway,
Buy dmt carts USA, DMT-CARTS AND CARTRIDGES, dmt-carts dmt-vapes, https://t.me/psychedelicstribestore buy dmt-powder nn-dmt, looking for d-m-t V-a-p-e pen usa, buy NN-Dimethyltryptamine online, looking for American dmt carts house,
JOIN US NOW-WE ARE HERE
https://t.me/psychedelicstribestore
Tele_gram ( @Jscreg )
A critical bit of clients report experiencing little mythical people when they are daydreaming on DMT pen they buy online.
JOIN US NOW-WE ARE HERE
https://t.me/psychedelicstribestore
Tele_gram ( @Jscreg)
DMT CARTSz FOR SALE | ORDER DMT VAPE AND DMT CARTS FROM ENGLAND
JOIN US NOW-WE ARE HERE
https://t.me/psychedelicstribestore
Tele_gram ( @Jscreg )
Tele_gram ( @Jscreg )
I've been working on Taurus and with Gatling all summer, and I have had some great success with the two, but in recent weeks (primarily the last 2, maybe 3) I have been having continuous problems. Just in case, because I don't know where the best place to go with this issue, I am posting this to the Gatling group questions too.
Anyways, here is my issue. https://t.me/psychedelicstribestore I am designing a test to measure capabilities of my company's API. After many weeks of working to get this test together, with all of the functions included, I have finally gotten the running version (not accurately running, but it still compiles none the less) to run through.
JOIN US NOW-WE ARE HERE
https://t.me/psychedelicstribestore
Buy Coke , DMT , Shrooms , MDMA , Ket , Dexies or LSD .thc vape juice https://t.me/psychedelicstribestore Europe Mushroom Chocolate Bars Buy psychedelic online California, Texas, Australia, Ireland ,Cubensis Norway, Europe https://t.me/psychedelicstribestore
thc vape juice Europe Mushroom Chocolate Bars Buy psychedelic online https://t.me/psychedelicstribestore
California, Texas, Australia, Ireland ,Cubensis Norway,
Buy dmt carts USA, DMT-CARTS AND CARTRIDGES, dmt-carts dmt-vapes, https://t.me/psychedelicstribestore buy dmt-powder nn-dmt, looking for d-m-t V-a-p-e pen usa, buy NN-Dimethyltryptamine online, looking for American dmt carts house,
JOIN US NOW-WE ARE HERE
https://t.me/psychedelicstribestore
Tele_gram ( @Jscreg )
A critical bit of clients report experiencing little mythical people when they are daydreaming on DMT pen they buy online.
JOIN US NOW-WE ARE HERE
https://t.me/psychedelicstribestore
Tele_gram ( @Jscreg)
DMT CARTSz FOR SALE | ORDER DMT VAPE AND DMT CARTS FROM ENGLAND
JOIN US NOW-WE ARE HERE
https://t.me/psychedelicstribestore
Tele_gram ( @Jscreg )
Tele_gram ( @Jscreg )
I've been working on Taurus and with Gatling all summer, and I have had some great success with the two, but in recent weeks (primarily the last 2, maybe 3) I have been having continuous problems. Just in case, because I don't know where the best place to go with this issue, I am posting this to the Gatling group questions too.
Anyways, here is my issue. https://t.me/psychedelicstribestore I am designing a test to measure capabilities of my company's API. After many weeks of working to get this test together, with all of the functions included, I have finally gotten the running version (not accurately running, but it still compiles none the less) to run through.
JOIN US NOW-WE ARE HERE
https://t.me/psychedelicstribestore