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

  /hardware/libhardware/include/hardware/
bt_gatt_server.h 51 typedef void (*connection_callback)(int conn_id, int server_if, int connected, typedef
109 connection_callback connection_cb;
  /external/chromium_org/google_apis/gcm/engine/
connection_handler_impl.h 26 // |connection_callback| will be invoked with any fatal read/write errors
32 const ConnectionChangedCallback& connection_callback);
connection_handler_impl.cc 39 const ConnectionChangedCallback& connection_callback)
46 connection_callback_(connection_callback),

Completed in 83 milliseconds