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

  /external/chromium_org/extensions/browser/api/bluetooth_socket/
bluetooth_socket_api.cc 346 BluetoothSocketListenUsingRfcommFunction::
347 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() {
bluetooth_socket_api.h 153 class BluetoothSocketListenUsingRfcommFunction
159 BluetoothSocketListenUsingRfcommFunction();
176 virtual ~BluetoothSocketListenUsingRfcommFunction();

Completed in 34 milliseconds