HomeSort by relevance Sort by last modified time
    Searched refs:ServiceRecordState (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/device/bluetooth/
bluetooth_device_win_unittest.cc 49 BluetoothTaskManagerWin::ServiceRecordState* audio_state =
50 new BluetoothTaskManagerWin::ServiceRecordState();
56 BluetoothTaskManagerWin::ServiceRecordState* video_state =
57 new BluetoothTaskManagerWin::ServiceRecordState();
bluetooth_task_manager_win.h 43 struct ServiceRecordState {
56 ScopedVector<ServiceRecordState> service_record_states;
bluetooth_task_manager_win.cc 376 ScopedVector<ServiceRecordState>* service_record_states =
402 ServiceRecordState* service_record_state = new ServiceRecordState();
bluetooth_device_win.cc 37 for (ScopedVector<BluetoothTaskManagerWin::ServiceRecordState>::const_iterator

Completed in 97 milliseconds