Home
last modified time | relevance | path

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

/system/bt/bta/gatt/
Dbta_gattc_api.c518 p_buf->write_type = BTA_GATTC_WRITE_PREPARE; in BTA_GATTC_PrepareWrite()
Dbta_gattc_int.h91 #define BTA_GATTC_WRITE_PREPARE GATT_WRITE_PREPARE macro
Dbta_gattc_act.c1291 p_clcb->p_q_cmd->api_write.write_type == BTA_GATTC_WRITE_PREPARE) in bta_gattc_write_cmpl()