Searched refs:OnCreateService (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/components/pairing/
H A Dbluetooth_host_pairing_controller.h50 void OnCreateService(scoped_refptr<device::BluetoothSocket> socket);
H A Dbluetooth_host_pairing_controller.cc164 base::Bind(&BluetoothHostPairingController::OnCreateService,
170 void BluetoothHostPairingController::OnCreateService( function in class:pairing_chromeos::BluetoothHostPairingController
/external/chromium_org/extensions/browser/api/bluetooth_socket/
H A Dbluetooth_socket_api.h147 virtual void OnCreateService(scoped_refptr<device::BluetoothSocket> socket);
H A Dbluetooth_socket_api.cc312 base::Bind(&BluetoothSocketListenFunction::OnCreateService, this),
317 void BluetoothSocketListenFunction::OnCreateService( function in class:extensions::core_api::BluetoothSocketListenFunction

Completed in 872 milliseconds