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

  /external/adhd/cras/src/server/
cras_hfp_slc.h 25 * disconnect_cb - the callback function to be triggered when the service
31 hfp_slc_disconnect_cb disconnect_cb);
cras_hfp_slc.c 66 hfp_slc_disconnect_cb disconnect_cb; member in struct:hfp_slc_handle
284 handle->disconnect_cb(handle);
571 handle->disconnect_cb(handle);
621 hfp_slc_disconnect_cb disconnect_cb)
633 handle->disconnect_cb = disconnect_cb;
  /external/wpa_supplicant_8/wpa_supplicant/hidl/1.0/
sta_iface.h 78 Return<void> disconnect(disconnect_cb _hidl_cb) override;
sta_iface.cpp 240 Return<void> StaIface::disconnect(disconnect_cb _hidl_cb)
  /external/wpa_supplicant_8/wpa_supplicant/hidl/1.1/
sta_iface.h 81 Return<void> disconnect(disconnect_cb _hidl_cb) override;
sta_iface.cpp 254 Return<void> StaIface::disconnect(disconnect_cb _hidl_cb)

Completed in 138 milliseconds