Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_main.cc89 bta_gattc_write, /* BTA_GATTC_WRITE */
Dbta_gattc_int.h402 void bta_gattc_write(tBTA_GATTC_CLCB* p_clcb, const tBTA_GATTC_DATA* p_data);
Dbta_gattc_act.cc1071 void bta_gattc_write(tBTA_GATTC_CLCB* p_clcb, const tBTA_GATTC_DATA* p_data) { in bta_gattc_write() function