OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:fwcfg_cb
(Results
1 - 5
of
5
) sorted by null
/external/bluetooth/bluedroid/hci/src/
bt_hw.c
57
** Function
fwcfg_cb
66
static void
fwcfg_cb
(bt_vendor_op_result_t result)
function
189
fwcfg_cb
,
/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
281
cfg_result_cb
fwcfg_cb
;
member in struct:__anon3441
/hardware/ti/wpan/bluedroid_wilink/
libbt-vendor-ti.c
85
/* Since new stack expects
fwcfg_cb
we are returning SUCCESS here
90
bt_vendor_cbacks->
fwcfg_cb
(BT_VND_OP_RESULT_SUCCESS);
/hardware/broadcom/libbt/src/
hardware.c
786
bt_vendor_cbacks->
fwcfg_cb
(BT_VND_OP_RESULT_SUCCESS);
820
bt_vendor_cbacks->
fwcfg_cb
(BT_VND_OP_RESULT_SUCCESS);
848
bt_vendor_cbacks->
fwcfg_cb
(BT_VND_OP_RESULT_FAIL);
[
all
...]
Completed in 99 milliseconds