Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_main.cc87 bta_gattc_op_cmpl, /* BTA_GATTC_OP_CMPL */
Dbta_gattc_int.h355 extern void bta_gattc_op_cmpl(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_DATA* p_data);
Dbta_gattc_act.cc912 void bta_gattc_op_cmpl(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_DATA* p_data) { in bta_gattc_op_cmpl() function