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

  /external/chromium_org/device/bluetooth/
bluetooth_socket.h 36 ReceiveCompletionCallback;
60 const ReceiveCompletionCallback& success_callback,
bluetooth_socket_net.h 37 const ReceiveCompletionCallback& success_callback,
86 const ReceiveCompletionCallback& success_callback,
89 const ReceiveCompletionCallback& success_callback,
101 void PostReceiveCompletion(const ReceiveCompletionCallback& callback,
bluetooth_socket_mac.h 82 const ReceiveCompletionCallback& success_callback,
136 ReceiveCompletionCallback success_callback;
bluetooth_socket_net.cc 77 const ReceiveCompletionCallback& success_callback,
165 const ReceiveCompletionCallback& success_callback,
198 const ReceiveCompletionCallback& success_callback,
289 const ReceiveCompletionCallback& callback,
  /external/chromium_org/device/bluetooth/test/
mock_bluetooth_socket.h 24 const ReceiveCompletionCallback& success_callback,
  /external/chromium_org/extensions/browser/api/bluetooth_socket/
bluetooth_api_socket.h 32 ReceiveCompletionCallback;
68 const ReceiveCompletionCallback& success_callback,
bluetooth_api_socket.cc 111 const ReceiveCompletionCallback& success_callback,
  /external/chromium_org/components/proximity_auth/
bluetooth_connection_unittest.cc 154 device::BluetoothSocket::ReceiveCompletionCallback* receive_callback() {
173 device::BluetoothSocket::ReceiveCompletionCallback receive_callback_;
324 device::BluetoothSocket::ReceiveCompletionCallback receive_callback;

Completed in 170 milliseconds