Searched defs:ProfileCallback (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/device/bluetooth/
H A Dbluetooth_profile.h80 typedef base::Callback<void(BluetoothProfile*)> ProfileCallback; typedef in class:device::BluetoothProfile
83 const ProfileCallback& callback);
H A Dbluetooth_profile_chromeos_unittest.cc81 void ProfileCallback(BluetoothProfile* profile) { function in class:chromeos::BluetoothProfileChromeOSTest
118 base::Bind(&BluetoothProfileChromeOSTest::ProfileCallback,
244 base::Bind(&BluetoothProfileChromeOSTest::ProfileCallback,

Completed in 82 milliseconds