Home
last modified time | relevance | path

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

/external/chromium_org/device/bluetooth/
Dbluetooth_profile.h80 typedef base::Callback<void(BluetoothProfile*)> ProfileCallback; typedef
Dbluetooth_profile_chromeos_unittest.cc90 void ProfileCallback(BluetoothProfile* profile) { in ProfileCallback() function in chromeos::BluetoothProfileChromeOSTest