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

  /external/chromium_org/device/bluetooth/
bluetooth_socket.h 34 typedef base::Callback<void(int)> SendCompletionCallback;
68 const SendCompletionCallback& success_callback,
  /external/chromium_org/extensions/browser/api/bluetooth_socket/
bluetooth_api_socket.h 30 typedef base::Callback<void(int)> SendCompletionCallback;
79 const SendCompletionCallback& success_callback,

Completed in 62 milliseconds