Home
last modified time | relevance | path

Searched refs:epilog_cb (Results 1 – 3 of 3) sorted by relevance

/system/bt/hci/src/
Dvendor.c187 static void epilog_cb(bt_vendor_op_result_t result) { in epilog_cb() function
213 epilog_cb,
/system/bt/hci/include/
Dbt_vendor_lib.h352 cfg_result_cb epilog_cb; member
/system/bt/vendor_libs/linux/
Dbt_vendor_linux.c402 bt_vendor_callbacks->epilog_cb(BT_VND_OP_RESULT_SUCCESS); in bt_vendor_op()