Searched refs:ServiceRecordList (Results 1 – 7 of 7) sorted by relevance
115 for (ServiceRecordList::const_iterator iter = service_record_list_.begin(); in ProvidesServiceWithName()181 for (ServiceRecordList::const_iterator iter = service_record_list_.begin(); in ConnectToService()221 for (ServiceRecordList::const_iterator iter = service_record_list_.begin(); in GetServiceRecord()
67 const BluetoothDevice::ServiceRecordList& service_record_list) { in GetServiceRecords()82 const BluetoothDevice::ServiceRecordList* service_records_;
239 typedef ScopedVector<BluetoothServiceRecord> ServiceRecordList; typedef240 typedef base::Callback<void(const ServiceRecordList&)> ServiceRecordsCallback;
108 ServiceRecordList service_record_list_;
128 ServiceRecordList service_record_list;
145 const device::BluetoothDevice::ServiceRecordList& records);
326 const BluetoothDevice::ServiceRecordList& records) { in GetServiceRecordsCallback()327 for (BluetoothDevice::ServiceRecordList::const_iterator i = records.begin(); in GetServiceRecordsCallback()