Searched refs:dAgent (Results 1 – 1 of 1) sorted by relevance
68 DiscoveryAgent* dAgent = device->GetDiscoveryAgent(); in DumpInfo() local70 if (dAgent == NULL) { in DumpInfo()81 dAgent->StartInquiry(BT_GIAC, dListener); in DumpInfo()88 for (int32 index = 0 ; index < dAgent->RetrieveDevices(0).CountItems(); index++ ) { in DumpInfo()90 RemoteDevice* rDevice = dAgent->RetrieveDevices(0).ItemAt(index); in DumpInfo()