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

  /external/chromium_org/extensions/browser/api/bluetooth_socket/
bluetooth_socket_api.cc 389 BluetoothSocketListenUsingL2capFunction::
390 BluetoothSocketListenUsingL2capFunction() {}
392 BluetoothSocketListenUsingL2capFunction::
393 ~BluetoothSocketListenUsingL2capFunction() {}
395 int BluetoothSocketListenUsingL2capFunction::socket_id() const {
399 const std::string& BluetoothSocketListenUsingL2capFunction::uuid() const {
403 bool BluetoothSocketListenUsingL2capFunction::CreateParams() {
409 void BluetoothSocketListenUsingL2capFunction::CreateService(
435 void BluetoothSocketListenUsingL2capFunction::CreateResults() {
bluetooth_socket_api.h 182 class BluetoothSocketListenUsingL2capFunction
188 BluetoothSocketListenUsingL2capFunction();
205 virtual ~BluetoothSocketListenUsingL2capFunction();

Completed in 59 milliseconds