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

  /external/bluetooth/bluedroid/hci/src/
bt_hw.c 79 ** Function scocfg_cb
88 static void scocfg_cb(bt_vendor_op_result_t result) function
190 scocfg_cb,
  /external/bluetooth/bluedroid/hci/include/
bt_vendor_lib.h 66 * Must call scocfg_cb to notify the stack of the completion of vendor
284 cfg_result_cb scocfg_cb; member in struct:__anon3439
  /hardware/qcom/bt/libbt-vendor/src/
bt_vendor_qcom.c 136 bt_vendor_cbacks->scocfg_cb(BT_VND_OP_RESULT_SUCCESS); //dummy
  /hardware/broadcom/libbt/src/
hardware.c 954 bt_vendor_cbacks->scocfg_cb(BT_VND_OP_RESULT_SUCCESS);
    [all...]

Completed in 563 milliseconds