Searched refs:BluetoothSocketListenUsingRfcommFunction (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/extensions/browser/api/bluetooth_socket/
H A Dbluetooth_socket_api.cc346 BluetoothSocketListenUsingRfcommFunction::
347 BluetoothSocketListenUsingRfcommFunction() {} function in class:extensions::core_api::BluetoothSocketListenUsingRfcommFunction
349 BluetoothSocketListenUsingRfcommFunction::
350 ~BluetoothSocketListenUsingRfcommFunction() {}
352 int BluetoothSocketListenUsingRfcommFunction::socket_id() const {
356 const std::string& BluetoothSocketListenUsingRfcommFunction::uuid() const {
360 bool BluetoothSocketListenUsingRfcommFunction::CreateParams() {
366 void BluetoothSocketListenUsingRfcommFunction::CreateService(
385 void BluetoothSocketListenUsingRfcommFunction::CreateResults() {
H A Dbluetooth_socket_api.h153 class BluetoothSocketListenUsingRfcommFunction class in namespace:extensions::core_api
159 BluetoothSocketListenUsingRfcommFunction();
176 virtual ~BluetoothSocketListenUsingRfcommFunction();

Completed in 330 milliseconds