OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:service_record_state
(Results
1 - 1
of
1
) sorted by null
/external/chromium_org/device/bluetooth/
bluetooth_task_manager_win.cc
402
ServiceRecordState*
service_record_state
= new ServiceRecordState();
local
403
service_record_state
->name =
405
service_record_state
->address = device_address;
407
service_record_state
->sdp_bytes.push_back(
410
service_record_states->push_back(
service_record_state
);
Completed in 35 milliseconds