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

  /external/chromium_org/chrome/browser/extensions/api/bluetooth_socket/
bluetooth_socket_api.h 13 #include "chrome/browser/extensions/api/bluetooth_socket/bluetooth_api_socket.h"
14 #include "chrome/common/extensions/api/bluetooth_socket.h"
82 scoped_ptr<bluetooth_socket::Create::Params> params_;
99 scoped_ptr<bluetooth_socket::Update::Params> params_;
118 scoped_ptr<bluetooth_socket::SetPaused::Params> params_;
177 scoped_ptr<bluetooth_socket::ListenUsingRfcomm::Params> params_;
205 scoped_ptr<bluetooth_socket::ListenUsingL2cap::Params> params_;
227 scoped_ptr<bluetooth_socket::Connect::Params> params_;
249 scoped_ptr<bluetooth_socket::Disconnect::Params> params_;
266 scoped_ptr<bluetooth_socket::Close::Params> params_
    [all...]
bluetooth_socket_event_dispatcher.cc 5 #include "chrome/browser/extensions/api/bluetooth_socket/bluetooth_socket_event_dispatcher.h"
8 #include "chrome/browser/extensions/api/bluetooth_socket/bluetooth_api_socket.h"
9 #include "chrome/common/extensions/api/bluetooth_socket.h"
11 #include "device/bluetooth/bluetooth_socket.h"
18 namespace bluetooth_socket = extensions::api::bluetooth_socket;
23 bluetooth_socket::ReceiveError MapReceiveErrorReason(
27 return bluetooth_socket::RECEIVE_ERROR_DISCONNECTED;
37 return bluetooth_socket::RECEIVE_ERROR_SYSTEM_ERROR;
41 bluetooth_socket::AcceptError MapAcceptErrorReason
    [all...]
bluetooth_socket_api.cc 5 #include "chrome/browser/extensions/api/bluetooth_socket/bluetooth_socket_api.h"
7 #include "chrome/browser/extensions/api/bluetooth_socket/bluetooth_api_socket.h"
8 #include "chrome/browser/extensions/api/bluetooth_socket/bluetooth_socket_event_dispatcher.h"
15 #include "device/bluetooth/bluetooth_socket.h"
21 using extensions::api::bluetooth_socket::ListenOptions;
22 using extensions::api::bluetooth_socket::SocketInfo;
23 using extensions::api::bluetooth_socket::SocketProperties;
157 params_ = bluetooth_socket::Create::Params::Create(*args_);
167 bluetooth_socket::SocketProperties* properties =
173 bluetooth_socket::CreateInfo create_info
    [all...]
  /external/sepolicy/
file_contexts 202 /data/misc/bluedroid/\.a2dp_ctrl u:object_r:bluetooth_socket:s0
203 /data/misc/bluedroid/\.a2dp_data u:object_r:bluetooth_socket:s0
  /cts/tools/selinux/src/
example_input_policy.conf     [all...]

Completed in 120 milliseconds