Home
last modified time | relevance | path

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

/packages/modules/Bluetooth/system/bta/gatt/
Dbta_gattc_int.h91 #define BTA_GATTC_WRITE_PREPARE GATT_WRITE_PREPARE macro
Dbta_gattc_api.cc595 p_buf->write_type = BTA_GATTC_WRITE_PREPARE; in BTA_GATTC_PrepareWrite()
Dbta_gattc_act.cc1182 p_clcb->p_q_cmd->api_write.write_type == BTA_GATTC_WRITE_PREPARE) { in bta_gattc_write_cmpl()