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

  /hardware/qcom/bt/libbt-vendor/src/
bt_vendor_qcom.c 125 bt_vendor_cbacks->fwcfg_cb(BT_VND_OP_RESULT_SUCCESS);
129 bt_vendor_cbacks->fwcfg_cb(BT_VND_OP_RESULT_FAIL);
  /external/bluetooth/bluedroid/hci/include/
bt_vendor_lib.h 53 * Must call fwcfg_cb to notify the stack of the completion of vendor
300 cfg_result_cb fwcfg_cb; member in struct:__anon5775
  /hardware/broadcom/libbt/src/
hardware.c 828 bt_vendor_cbacks->fwcfg_cb(BT_VND_OP_RESULT_SUCCESS);
862 bt_vendor_cbacks->fwcfg_cb(BT_VND_OP_RESULT_SUCCESS);
890 bt_vendor_cbacks->fwcfg_cb(BT_VND_OP_RESULT_FAIL);
    [all...]

Completed in 1811 milliseconds