Searched refs:BTA_GATTC_WRITE_PREPARE (Results 1 – 4 of 4) sorted by relevance
461 cmd_data->api_write.write_type == BTA_GATTC_WRITE_PREPARE) || in bta_gattc_has_prepare_command_in_queue()486 p_data->api_write.write_type == BTA_GATTC_WRITE_PREPARE) && in bta_gattc_enqueue()488 p_clcb->p_q_cmd->api_write.write_type == BTA_GATTC_WRITE_PREPARE) || in bta_gattc_enqueue()
775 p_buf->write_type = BTA_GATTC_WRITE_PREPARE; in BTA_GATTC_PrepareWrite()822 p_buf->write_type = BTA_GATTC_WRITE_PREPARE; in BTA_GATTC_PrepareWriteCharDescr()
1401 p_clcb->p_q_cmd->api_write.write_type == BTA_GATTC_WRITE_PREPARE) { in bta_gattc_write_cmpl()
110 #define BTA_GATTC_WRITE_PREPARE GATT_WRITE_PREPARE macro