Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_main.cc91 bta_gattc_execute, /* BTA_GATTC_EXEC */
Dbta_gattc_int.h359 extern void bta_gattc_execute(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_DATA* p_data);
Dbta_gattc_act.cc819 void bta_gattc_execute(tBTA_GATTC_CLCB* p_clcb, tBTA_GATTC_DATA* p_data) { in bta_gattc_execute() function