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

  /external/bluetooth/bluedroid/hci/src/
bt_hw.c 170 ** Function epilog_cb
179 static void epilog_cb(bt_vendor_op_result_t result) function
195 epilog_cb
  /hardware/qcom/bt/libbt-vendor/src/
hardware.c 127 bt_vendor_cbacks->epilog_cb(BT_VND_OP_RESULT_SUCCESS);
174 bt_vendor_cbacks->epilog_cb(BT_VND_OP_RESULT_FAIL);
bt_vendor_qcom.c 180 bt_vendor_cbacks->epilog_cb(BT_VND_OP_RESULT_SUCCESS);
  /external/bluetooth/bluedroid/hci/include/
bt_vendor_lib.h 154 * Must call epilog_cb to notify the stack of the completion of vendor
299 cfg_result_cb epilog_cb; member in struct:__anon725
  /hardware/broadcom/libbt/src/
bt_vendor_brcm.c 215 bt_vendor_cbacks->epilog_cb(BT_VND_OP_RESULT_SUCCESS);
hardware.c     [all...]

Completed in 247 milliseconds