Searched defs:SendCompletionCallback (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/device/bluetooth/
H A Dbluetooth_socket.h34 typedef base::Callback<void(int)> SendCompletionCallback; typedef in class:device::BluetoothSocket
68 const SendCompletionCallback& success_callback,
/external/chromium_org/extensions/browser/api/bluetooth_socket/
H A Dbluetooth_api_socket.h30 typedef base::Callback<void(int)> SendCompletionCallback; typedef in class:extensions::BluetoothApiSocket
79 const SendCompletionCallback& success_callback,

Completed in 70 milliseconds