OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:epilog_cb
(Results
1 - 6
of
6
) sorted by null
/external/bluetooth/bluedroid/hci/src/
vendor.c
48
static void
epilog_cb
(bt_vendor_op_result_t result);
59
epilog_cb
179
static void
epilog_cb
(UNUSED_ATTR bt_vendor_op_result_t result) {
function
/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
166
* Must call
epilog_cb
to notify the stack of the completion of vendor
321
cfg_result_cb
epilog_cb
;
member in struct:__anon5775
/hardware/broadcom/libbt/src/
bt_vendor_brcm.c
221
bt_vendor_cbacks->
epilog_cb
(BT_VND_OP_RESULT_SUCCESS);
hardware.c
[
all
...]
Completed in 326 milliseconds