Searched defs:ProfileCallback (Results 1 – 2 of 2) sorted by relevance
/external/chromium_org/device/bluetooth/ | ||
D | bluetooth_profile.h | 80 typedef base::Callback<void(BluetoothProfile*)> ProfileCallback; typedef |
D | bluetooth_profile_chromeos_unittest.cc | 90 void ProfileCallback(BluetoothProfile* profile) { in ProfileCallback() function in chromeos::BluetoothProfileChromeOSTest |