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

  /external/chromium_org/components/proximity_auth/
bluetooth_connection.h 61 void OnAdapterInitialized(scoped_refptr<device::BluetoothAdapter> adapter);
bluetooth_connection.cc 46 base::Bind(&BluetoothConnection::OnAdapterInitialized,
116 void BluetoothConnection::OnAdapterInitialized(
  /external/chromium_org/extensions/browser/api/bluetooth/
bluetooth_event_router.h 124 void OnAdapterInitialized(const base::Closure& callback,
bluetooth_event_router.cc 128 void BluetoothEventRouter::OnAdapterInitialized(
153 GetAdapter(base::Bind(&BluetoothEventRouter::OnAdapterInitialized,
273 GetAdapter(base::Bind(&BluetoothEventRouter::OnAdapterInitialized,
  /external/chromium_org/chrome/browser/signin/
easy_unlock_service.cc 117 base::Bind(&BluetoothDetector::OnAdapterInitialized,
130 void OnAdapterInitialized(scoped_refptr<device::BluetoothAdapter> adapter) {

Completed in 1660 milliseconds